Download the PHP package whatwedo/monitor-bundle without Composer
On this page you can find all versions of the php package whatwedo/monitor-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download whatwedo/monitor-bundle
More information about whatwedo/monitor-bundle
Files in whatwedo/monitor-bundle
Download whatwedo/monitor-bundle
More information about whatwedo/monitor-bundle
Files in whatwedo/monitor-bundle
Vendor whatwedo
Package monitor-bundle
Short Description Easy monitoring for symfony based applications.
License MIT
Homepage https://whatwedo.github.io/MonitorBundle/
Package monitor-bundle
Short Description Easy monitoring for symfony based applications.
License MIT
Homepage https://whatwedo.github.io/MonitorBundle/
Please rate this library. Is it a good library?
Informations about the package monitor-bundle
whatwedoMonitorBundle
This bundle enables application monitoring features:
- Sensors to check the healthiness
- Metrics to get metrics (f.ex. number of messages in the queue)
the bundle provides multiple methods to get the state with all sensors and metrics:
- Dashboard to integrate it into the application (tailwind design given)
- Command access (
bin/console whatwedo:monitor:check
) which returns a text based overview and returns exit code 0 or 1 to integrate it into f.ex. docker health checks - HTTP API (JSON/XML) Endpoint which returns 200 or 503 HTTP code to integrate it into the monitoring software (f.ex. Prometheus)
Documentation
see https://whatwedo.github.io/MonitorBundle/
License
This bundle is under the MIT license. See the complete license in the bundle: LICENSE
Maintainer
This bundle is maintained by whatwedo GmbH, a software studio based in Bern, Switzerland.
All versions of monitor-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.1
symfony/framework-bundle Version ^6.3|^7.0
symfony/serializer Version ^6.3|^7.0
symfony/framework-bundle Version ^6.3|^7.0
symfony/serializer Version ^6.3|^7.0
The package whatwedo/monitor-bundle contains the following files
Loading the files please wait ....