Matti
07/29/2025, 9:39 AMsgn(sum(increase(publishTimer_count{status="failed"}[90s])) by (customer))
Now these don't work anymore due to publishTimer_count being publishTimer.count
Is there any way we can still get these to work?Srikanth Chekuri
07/29/2025, 9:40 AMMatti
07/29/2025, 9:42 AMsgn(sum(increase(publishTimer_count{status="failed"}[90s])) by (customer)) to the new format then? 🤔