Merge pull request #54 from jipperinbham/mongodb-plugin

add MongoDB plugin
This commit is contained in:
Evan Phoenix
2015-07-21 13:37:44 -07:00
11 changed files with 1086 additions and 9 deletions

View File

@@ -53,6 +53,7 @@ Telegraf currently has support for collecting metrics from:
* Elasticsearch
* RethinkDB
* Kafka
* MongoDB
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.