BedrockStreaming / StatsdTagsPrometheusBundle

Statsd Bundle With tags (DataDog Format) - For Prometheus

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

StatsdPrometheusBundle Build Status

Statsd Bundle for Prometheus.

Features

  • Dispatch events to increment metrics, set gauges and collect timers
  • Send Statsd metrics (DogStatsD format)
  • Handle Prometheus tags in the metrics

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

Noticeable versions and migration guides

  • 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

Contribution

License

StatsdPrometheusBundle is licensed under the MIT license.

About

Statsd Bundle With tags (DataDog Format) - For Prometheus

License:MIT License


Languages

Language:PHP 93.7%Language:Twig 3.9%Language:Makefile 1.9%Language:Shell 0.5%