[07:24:29] dcaro_away: I see you already got answers (thanks c.danis!). the other thing I've been experimenting with is using absent() to check if the metric is there at all, that gets trickier though because then your alert files need to get deployed only on prometheus instances (and sites) that are expected to have the metric [07:25:50] I'll be keeping irc closed today to try and focus [07:36:18] 👍 [07:56:52] this might help catching those missing metrics https://github.com/prometheus/prometheus/pull/9097 (I think our prom version does not have it yet though) [08:02:34] maybe something like `absent_over_time(metric[1h])` might be enough [21:38:56] cwhite: thanks for the fix :) [21:39:04] puppet run on alert1001 success [21:39:59] thank you!