telegraf/outputs/prometheus_client
Cameron Sparr 64b98a9b61 0.3.0 unit tests: agent and prometheus 2016-01-07 10:52:46 -07:00
..
README.md Add prometheus_client service output module, update prometheus client 2015-10-28 15:28:39 -06:00
prometheus_client.go Don't use panic-happy prometheus client With() function 2015-12-01 10:21:36 -07:00
prometheus_client_test.go 0.3.0 unit tests: agent and prometheus 2016-01-07 10:52:46 -07: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.