Consul Telemetry in Prometheus

853 views
Skip to first unread message

Cameron Davison

unread,
Jun 20, 2016, 12:47:09 PM6/20/16
to Consul
Is anyone running prometheus (https://prometheus.io/) and aggregating statistics about Consul, and know a recommended way to get that up and running? I know that prometheus has https://github.com/prometheus/consul_exporter (which I have been using) but I think that I want all of the http://www.consul.io/docs/agent/telemetry.html that consul gives such as elections and dns query times and memory block objects.

Cameron

Tim Lindgren

unread,
Oct 11, 2016, 12:05:36 PM10/11/16
to Consul
Hi!

We have a similar setup with the consul-exporter and are also interested in the extended information available by using telemetry from Consul. Our approach has been to use the statsd-exporter (https://github.com/prometheus/statsd_exporter) and using it without a statsd server using Docker.
We then configure Consul to use telemetry by adding this to the server configuration file:
"telemetry": {
"statsd_address": "172.17.0.1:9125"
}

Any thoughts on this?

Cheers,
Tim

Cameron Davison

unread,
Oct 12, 2016, 2:34:06 PM10/12/16
to Consul

Seems like that is a good option.


--
This mailing list is governed under the HashiCorp Community Guidelines - https://www.hashicorp.com/community-guidelines.html. Behavior in violation of those guidelines may result in your removal from this mailing list.
 
GitHub Issues: https://github.com/hashicorp/consul/issues
IRC: #consul on Freenode
---
You received this message because you are subscribed to the Google Groups "Consul" group.
To unsubscribe from this group and stop receiving emails from it, send an email to consul-tool...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/consul-tool/61c148da-b291-4f24-8d66-1348ca8ecb6a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Reply all
Reply to author
Forward
0 new messages