Skip to content

e-zannelli/StatsdTagsPrometheusBundle

 
 

Repository files navigation

StatsdPrometheusBundle Build Status

Statsd Bundle for Prometheus.

Features

  • 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

Requirements

  • Symfony ≥3.4
  • Php ≥7.1

How to use the bundle

  1. First Download and install the bundle
  2. Then, see how to Configure the bundle
  3. Then, have a look at the Usage and code examples documentation

Contribution & Tests

Credits

Bundle provided by the M6Web open source initiative.

Our blog : http://tech.m6web.fr/ (french) and twitter : https://twitter.com/TechM6Web (french)

License

StatsdPrometheusBundle is licensed under the MIT license.

About

Statsd Bundle With tags (DataDog Format) - For Prometheus

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 93.9%
  • HTML 4.1%
  • Makefile 2.0%