Dexter John Genterone
dce4f469f7
Merge branch 'master' into cephPlugin
2015-07-03 16:24:33 +08:00
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
madz
1e16540932
Merge branch 'master' into cephPlugin
...
Conflicts:
plugins/all/all.go
2015-07-01 11:09:14 +08:00
madz
698826c632
ceph-metrics plugin for telegraf. :) Test to follow
2015-07-01 10:29:01 +08:00
Evan Phoenix
5fbd07b146
Add memcached to the all plugins package
2015-06-23 14:51:32 -07:00
Evan Phoenix
1653330421
Tivan is dead, long live Telegraf. Fixes #3
2015-05-22 16:45:14 -07:00
Evan Phoenix
bcb33d880e
Enable pg and mysql by default
2015-05-18 11:54:27 -07:00
Evan Phoenix
04b2bbd30b
Add redis plugin
2015-04-07 11:54:21 -07:00
Evan Phoenix
db74acb86d
Initial spike
...
This is mostly to solidify the overall structure with the agent,
plugins, and testing philosphy.
2015-04-01 21:55:51 -07:00