stephane-martin/kafka2influxdb

Support getting configuration from (hashicorp's) consul

Opened this issue · 1 comments

If kafka and influxdb are registered as services in consul, it should be possible to get the IPs/ports directly from consul.

Kafka and Influxdb discovery not implemented yet, but the configuration can now be stored in Consul KV: a350269