reflect zookeeper chroot config in readme (#2759)

This commit is contained in:
Damien Krotkine 2017-05-03 20:50:08 +02:00 committed by Daniel Nelson
parent 99888bd614
commit abe736ee8f
1 changed files with 2 additions and 0 deletions

View File

@ -15,6 +15,8 @@ from the same topic in parallel.
topics = ["telegraf"]
## an array of Zookeeper connection strings
zookeeper_peers = ["localhost:2181"]
## Zookeeper Chroot
zookeeper_chroot = ""
## the name of the consumer group
consumer_group = "telegraf_metrics_consumers"
## Maximum number of metrics to buffer between collection intervals