telegraf/outputs/prometheus_client
Cameron Sparr 352ccde52b Fix new error return of client.NewPoint 2015-11-11 15:38:22 -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 Fix new error return of client.NewPoint 2015-11-11 15:38:22 -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.