I have a single panel with multiple metrics and i have set an simple query to trigger on greater the 100 for 10m, but it seems to not track a specific metric but any ie process 1 may go over 100 for 4 mins but process 2 then starts over 100 for another 6 mins and the alert then fires as a metric has been over 100 for longer than 10m. is it possible to track a single metric or will i need to create multiple panels?
@mrdibbley You should not need to create multiple panels. Instead of having query B as a Classic Condition, try changing it to Reduce, then create query C with your expression (>100). Your query is nearly the same as mine. See here and please report back here if it fixes your issue.
Cheers, implemented as you suggested and seems to be working thanks
