whatwedo/monitor-bundle 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

whatwedo/monitor-bundle

最新稳定版本:v3.0.0

Composer 安装命令:

composer require whatwedo/monitor-bundle

包简介

Easy monitoring for symfony based applications.

README 文档

README

GitHub Actions PHP Version Require Latest Stable Version SymfonyInsight codecov

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)

Screenshot Dashboard

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

GitHub 信息

  • Stars: 2
  • Watchers: 11
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2023-01-07