StatsD to Prometheus metrics exporter
Go to file
Matt T. Proud 4fc89e65c7 Add internal metrics.
This commit adds internal metrics so that we can assess how well the
bridge performs in production.
2013-07-03 15:25:52 +02:00
LICENSE Add LICENSE file. 2013-07-02 18:30:36 +02:00
main.go Add internal metrics. 2013-07-03 15:25:52 +02:00
main_test.go Initial commit. 2013-07-02 18:27:43 +02:00
README.md Create README.md 2013-07-02 18:29:40 +02:00

StatsD-Bridge

StatsD-Bridge allows receiving StatsD-style metrics and exporting them as Prometheus metrics.