telegraf/outputs/prometheus_client
Cameron Sparr ca222a14de Make Prometheus output tests skipped in short mode.
Because they do some networking.

Fixes #385
2015-12-01 09:45:25 -07: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 Make Prometheus output tests skipped in short mode. 2015-12-01 09:45:25 -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.