Revised Telegraf READMEs

This commit is contained in:
DazWilkin 2016-08-06 13:48:09 -07:00
parent d1cbb704cc
commit b4893015a3
2 changed files with 2 additions and 0 deletions

View File

@ -221,6 +221,7 @@ Telegraf can also collect metrics via the following service plugins:
* [webhooks](https://github.com/influxdata/telegraf/tree/master/plugins/inputs/webhooks)
* [github](https://github.com/influxdata/telegraf/tree/master/plugins/inputs/webhooks/github)
* [mandrill](https://github.com/influxdata/telegraf/tree/master/plugins/inputs/webhooks/mandrill)
* [[particle]](https://github.com/influxdata/telegraf/tree/master/plugins/inputs/webhooks/particle)
* [rollbar](https://github.com/influxdata/telegraf/tree/master/plugins/inputs/webhooks/rollbar)
* [nsq_consumer](https://github.com/influxdata/telegraf/tree/master/plugins/inputs/nsq_consumer)

View File

@ -17,6 +17,7 @@ $ sudo service telegraf start
- [Github](github/)
- [Mandrill](mandrill/)
- [Particle](particle/)
- [Rollbar](rollbar/)
## Adding new webhooks plugin