From 890b2453f87c2477555422a1ddcba5aa8c5fd0d4 Mon Sep 17 00:00:00 2001 From: Cameron Sparr Date: Wed, 5 Aug 2015 15:19:58 -0600 Subject: [PATCH] Adding Disque, Lustre, and memcached to the list of supported plugins --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index f4f49376c..7120adb9d 100644 --- a/README.md +++ b/README.md @@ -54,6 +54,9 @@ Telegraf currently has support for collecting metrics from: * RethinkDB * Kafka * 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.