From c4e5e743c43909ded0ca263a2c496c1996ed773b Mon Sep 17 00:00:00 2001 From: Todd Persen Date: Thu, 9 Jul 2015 12:22:10 -0600 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c0e68e05a..347466706 100644 --- a/README.md +++ b/README.md @@ -50,6 +50,8 @@ Telegraf currently has support for collecting metrics from: * Prometheus (client libraries and exporters) * PostgreSQL * Redis +* RethinkDB +* Kafka 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.