kafka_exporter
kafka_exporter copied to clipboard
support zk string include chroot
use kazoo
’s NewKazooFromConnectionString
replace NewKazoo
to support zk string include chroot like host1:2181,host2:2181/kafka1
https://github.com/danielqsj/kafka_exporter/issues/167
@danielqsj hello danie,can you review this pr ?
@danielqsj