Statsd Bundle for Prometheus.
- Dispatch events to increment metrics, set gauges and collect timers
- Send Statsd metrics (DogStatsD format)
- Handle Prometheus tags in the metrics
- First Download and install the bundle
- Then, see how to Configure the bundle
- Then, have a look at the Usage and code examples documentation
- 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
- See Contribution
StatsdPrometheusBundle is licensed under the MIT license.