Telegraf: Add Consul catalog metrics

Created on 22 Mar 2016  路  5Comments  路  Source: influxdata/telegraf

Consul catalog including the agents state and services state and gives the ability to monitor the name of the server as well as the name of the services healths.

Thanks

areconsul feature request help wanted

Most helpful comment

@sparrc: I'm happy to take this one on, since we also need something similar at work.

All 5 comments

@sparrc: I'm happy to take this one on, since we also need something similar at work.

@robinpercy-xm sure, that'd be great!

@panda87 it looks like the consul plugin added by @harnash provides everything you mentioned. Was there anything else you were looking for?

https://github.com/influxdata/telegraf/tree/master/plugins/inputs/consul

@robinpercy-xm if you compare this input to consul-exporter, it fetches the catalog for _all services from the entire cluster_, not just local services.

Can this feature be added please? I'd rather not have to deploy two agents next to each other: telegraf and consul-exporter.

@oryband Thanks for the feedback. I'll look at consul-exporter and try to fill the missing parts. Hopefully this week.

Was this page helpful?
0 / 5 - 0 ratings