hashicorp / consul-template

Template rendering, notifier, and supervisor for @HashiCorp Consul and Vault data.
https://www.hashicorp.com/
Mozilla Public License 2.0
4.76k stars 782 forks source link

Monitoring using Prometheus #1338

Open fischerman opened 4 years ago

fischerman commented 4 years ago

This is related to monitoring Consul Template. The discussion in #570 has converged to sending health data to Consul (issue has been stale since early 2018). I'm proposing to expose metrics using the Prometheus (soon OpenMetrics format)

Here are my thoughts:

eikenb commented 4 years ago

Hey @fischerman, thanks for submitting this.

Going to pre-thank you for your patience as we make time to get to this issue. We will be super busy with an internal project for the next few weeks and won't be able to look at this until after that.

On the up side though the team for these projects is growing, currently there are 2 of us and we might be getting a 3rd person. So I'm hoping we will be able to not only pay more attention to incoming issues/enhancements but really catch up with all the backlog. Again let me convey my appreciation for taking the time to help and for your patience while we get caught up with everything.

eikenb commented 4 years ago

Moving to go-metrics. See #1395.