whatwedo/monitor-bundle
最新稳定版本:v3.0.0
Composer 安装命令:
composer require whatwedo/monitor-bundle
包简介
Easy monitoring for symfony based applications.
README 文档
README
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.
统计信息
- 总下载量: 14.17k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2023-01-07
