Statsd Bundle for Prometheus.
- Bind any event to increment metrics, set gauges and collect timers
- Send Statsd metrics (DogStatsD format)
- Version 1.6 is compatible with Prometheus (converted with statsd_exporter)
- Version 2+ adds new features and the configuration changed a bit, see upgrade doc
- Version 3+ adds compatibility with psr 14 about event dispatcher and use specialized events without names, see upgrade doc
- Handle Prometheus tags in the metrics
- Symfony ≥3.4
- Php ≥7.1
- First Download and install the bundle
- Then, see how to Configure the bundle
- Then, have a look at the Usage and code examples documentation
- See Contribution & tests (:warning: Work in progress).
- Install a local statsd_exporter using docker: https://github.com/prometheus/statsd_exporter#using-docker
Bundle provided by the M6Web open source initiative.
Our blog : http://tech.m6web.fr/ (french) and twitter : https://twitter.com/TechM6Web (french)
StatsdPrometheusBundle is licensed under the MIT license.