Files
telegraf/plugins/outputs/prometheus_client
Aleksey Shirokih 38d28d792b Extend sanitizedChars array
We are using metrics names devided with | so, we have to name metrics with | and \.
lets extend that array to fix naming
2016-07-10 12:42:29 +04:00
..
2016-01-07 15:04:30 -07:00

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.