Fix the SidekiqJobsMetricsMissing alert to only alert when there *should* be...
Fix the SidekiqJobsMetricsMissing alert to only alert when there *should* be metrics there. Fixes false positives on the prometheus-app instances which don't have the mtail job. c.f. https://www.robustperception.io/absent-alerting-for-scraped-metrics for inspiration. We have to ignore le, prog, and worker as those labels don't exist in the up metric.
Showing
Please register or sign in to comment