telegraf/plugins
Prune Sebastien THOMAS 0060df9877 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-07 18:46:10 +01:00
..
inputs added zookeeper_chroot option 2016-03-07 18:46:10 +01:00
outputs Do not ignore username option for mqtt output 2016-03-03 15:27:37 +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