telegraf/plugins/inputs
Prune Sebastien THOMAS a18a3e5681 added zookeeper_chroot option
added a plugin option zookeeper_chroot to set up the kafka endpoint in zookeeper, which may not be / (default).
This chroot is then configured in the consumergroup config.Zookeeper.Chroot

This is workaround the fact that this plugins does not handle the urls like    "zookeeper_server:port/chroot"
As the peers are stored in an array, it makes no sens to have them beeing URL. Peers should all be members of the same cluster, so they all have the same chroot.
2016-04-08 18:34:48 +02:00
..
aerospike Seems to be a toml parse bug around triple pounds 2016-04-08 18:34:44 +02:00
all Adding a TCP input listener 2016-04-08 18:34:48 +02:00
apache Improve timeout in input plugins 2016-04-08 18:34:46 +02:00
bcache Seems to be a toml parse bug around triple pounds 2016-04-08 18:34:44 +02:00
couchdb Improve timeout in input plugins 2016-04-08 18:34:46 +02:00
disque Improve timeout in input plugins 2016-04-08 18:34:46 +02:00
dns_query dns_query unit tests, require that field exists 2016-04-08 18:34:47 +02:00
docker Improve docker input plugin 2016-04-08 18:34:47 +02:00
dovecot Improve timeout in input plugins 2016-04-08 18:34:46 +02:00
elasticsearch Fix test 2016-04-08 18:34:46 +02:00
exec Seems to be a toml parse bug around triple pounds 2016-04-08 18:34:44 +02:00
github_webhooks Seems to be a toml parse bug around triple pounds 2016-04-08 18:34:44 +02:00
haproxy Improve timeout in input plugins 2016-04-08 18:34:46 +02:00
httpjson Allow ssl option specification for httpjson plugin 2016-04-08 18:34:47 +02:00
influxdb Improve timeout in input plugins 2016-04-08 18:34:46 +02:00
jolokia Improve timeout in input plugins 2016-04-08 18:34:46 +02:00
kafka_consumer added zookeeper_chroot option 2016-04-08 18:34:48 +02:00
leofs Seems to be a toml parse bug around triple pounds 2016-04-08 18:34:44 +02:00
lustre2 Seems to be a toml parse bug around triple pounds 2016-04-08 18:34:44 +02:00
mailchimp Improve timeout in input plugins 2016-04-08 18:34:46 +02:00
memcached Seems to be a toml parse bug around triple pounds 2016-04-08 18:34:44 +02:00
mesos Improve timeout in input plugins 2016-04-08 18:34:46 +02:00
mongodb Seems to be a toml parse bug around triple pounds 2016-04-08 18:34:44 +02:00
mqtt_consumer mqtt_consumer: option to set persistent session and client ID 2016-04-08 18:34:48 +02:00
mysql Fix test 2016-04-08 18:34:46 +02:00
nats_consumer Seems to be a toml parse bug around triple pounds 2016-04-08 18:34:44 +02:00
net_response Seems to be a toml parse bug around triple pounds 2016-04-08 18:34:44 +02:00
nginx Improve timeout in input plugins 2016-04-08 18:34:46 +02:00
nsq Improve timeout in input plugins 2016-04-08 18:34:46 +02:00
passenger Seems to be a toml parse bug around triple pounds 2016-04-08 18:34:44 +02:00
phpfpm Seems to be a toml parse bug around triple pounds 2016-04-08 18:34:44 +02:00
ping Seems to be a toml parse bug around triple pounds 2016-04-08 18:34:44 +02:00
postgresql Seems to be a toml parse bug around triple pounds 2016-04-08 18:34:44 +02:00
powerdns Seems to be a toml parse bug around triple pounds 2016-04-08 18:34:44 +02:00
procstat Improve procstat 2016-04-08 18:34:48 +02:00
prometheus Improve timeout in input plugins 2016-04-08 18:34:46 +02:00
puppetagent Seems to be a toml parse bug around triple pounds 2016-04-08 18:34:44 +02:00
rabbitmq Improve timeout in input plugins 2016-04-08 18:34:46 +02:00
raindrops Improve timeout in input plugins 2016-04-08 18:34:46 +02:00
redis Update redis.go 2016-04-08 18:34:47 +02:00
rethinkdb Seems to be a toml parse bug around triple pounds 2016-04-08 18:34:44 +02:00
riak Improve timeout in input plugins 2016-04-08 18:34:46 +02:00
sensors Fix sensor plugin, was splitting on ":" incorrectly 2016-04-08 18:34:46 +02:00
snmp [SNMP Input] SNMPMap() loops forever if table has more than 32 entries 2016-04-08 18:34:48 +02:00
sqlserver Seems to be a toml parse bug around triple pounds 2016-04-08 18:34:44 +02:00
statsd Add support for multiple field names for timers 2016-04-08 18:34:46 +02:00
system Fix up config panic points for naoina/toml support 2016-04-08 18:34:45 +02:00
tcp_listener Adding a TCP input listener 2016-04-08 18:34:48 +02:00
trig Seems to be a toml parse bug around triple pounds 2016-04-08 18:34:44 +02:00
twemproxy Seems to be a toml parse bug around triple pounds 2016-04-08 18:34:44 +02:00
udp_listener udp listener: add os buffer size notes & change default port 2016-04-08 18:34:46 +02:00
win_perf_counters Seems to be a toml parse bug around triple pounds 2016-04-08 18:34:44 +02:00
zfs Seems to be a toml parse bug around triple pounds 2016-04-08 18:34:44 +02:00
zookeeper Improve timeout in input plugins 2016-04-08 18:34:46 +02:00
EXAMPLE_README.md MQTT Consumer Input plugin 2016-04-08 18:34:42 +02:00
mock_Plugin.go Create public models for telegraf metrics, accumlator, plugins 2016-01-27 15:42:50 -07:00
registry.go Create public models for telegraf metrics, accumlator, plugins 2016-01-27 15:42:50 -07:00