telegraf/plugins
Prune Sebastien THOMAS fd21f93358 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-03-01 14:11:18 -05:00
..
inputs added zookeeper_chroot option 2016-03-01 14:11:18 -05:00
outputs Support specifying influxdb retention policy 2016-02-29 18:10:32 +00:00
parsers Add Serializer plugins, and 'file' output plugin 2016-02-12 14:13:49 -07:00
serializers Fixing Librato plugin 2016-02-29 11:35:45 +00:00