GoogleCloudPlatform/prometheus-engine

Enable discovery metrics in rule-evaluator

pintohutch opened this issue · 0 comments

Currently we do not emit discovery-based metrics in the rule-evaluator. Those are registered using the default registerer until prometheus/prometheus@6de80d7.

Let's upgrade the prometheus dependency and register those metrics for debugging.