telegraf/plugins
Emil Stolarsky 0692b4be61 Add Kafka Consumer Plugin
The Kafka consumer plugin polls a specified Kafka topic and adds messages to
InfluxDB. The plugin assumes messages follow the line protocol. Consumer Group
is used to talk to the Kafka cluster so multiple instances of telegraf can read
from the same topic in parallel.
2015-07-02 15:40:13 -04:00
..
all Add Kafka Consumer Plugin 2015-07-02 15:40:13 -04:00
kafka_consumer Add Kafka Consumer Plugin 2015-07-02 15:40:13 -04:00
memcached Explore "limit_maxbytes" and "bytes" individually 2015-06-23 09:44:39 +02:00
mysql A set of fixes to fix the tests 2015-05-26 22:15:05 -07:00
postgresql Added: server to tags 2015-06-22 10:40:30 +02:00
redis Cleanup the URL when one isn't specified 2015-06-23 14:51:55 -07:00
system A set of fixes to fix the tests 2015-05-26 22:15:05 -07:00
mock_Plugin.go Switch plugin API to use an accumulator 2015-04-06 09:32:10 -07:00
registry.go Update plugin registry from name -> measurement 2015-05-29 13:31:27 -07:00