Adding Disque, Lustre, and memcached to the list of supported plugins
This commit is contained in:
parent
df9e1669cf
commit
890b2453f8
|
@ -54,6 +54,9 @@ Telegraf currently has support for collecting metrics from:
|
||||||
* RethinkDB
|
* RethinkDB
|
||||||
* Kafka
|
* Kafka
|
||||||
* MongoDB
|
* MongoDB
|
||||||
|
* Disque
|
||||||
|
* Lustre2
|
||||||
|
* Memcached
|
||||||
|
|
||||||
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.
|
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.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue