telegraf/outputs/prometheus_client
Cameron Sparr d2fb065d0d Prometheus client test refactor
closes #318
2015-10-28 16:25:15 -06:00
..
README.md Add prometheus_client service output module, update prometheus client 2015-10-28 15:28:39 -06:00
prometheus_client.go Prometheus client test refactor 2015-10-28 16:25:15 -06:00
prometheus_client_test.go Prometheus client test refactor 2015-10-28 16:25:15 -06:00

README.md

Prometheus Client Service Output Plugin

This plugin starts a Prometheus Client, listening on a port defined in the configuration file.

It exposes all metrics on /metrics to be polled by a Prometheus server.