Add Prometheus plugin.

This allows pulling Prometheus metrics from
any client library or exporter over HTTP.
This commit is contained in:
Brian Brazil
2015-06-20 13:38:01 +01:00
committed by Brian Brazil
parent e34c52402f
commit 5390a8ea71
4 changed files with 163 additions and 0 deletions

View File

@@ -47,6 +47,7 @@ Telegraf currently has support for collecting metrics from:
* System (memory, CPU, network, etc.)
* Docker
* MySQL
* Prometheus (client libraries and exporters)
* PostgreSQL
* Redis