Implement Elasticsearch plugin (indices stats).

This commit is contained in:
Orne Brocaar
2015-07-08 21:07:39 +02:00
parent ed16a84e0d
commit d38f2223a5
4 changed files with 368 additions and 0 deletions

View File

@@ -50,6 +50,7 @@ Telegraf currently has support for collecting metrics from:
* Prometheus (client libraries and exporters)
* PostgreSQL
* Redis
* Elasticsearch (indices stats)
We'll be adding support for many more over the coming months. Read on if you want to add support for another service or third-party API.