Hello,
I have the following query and alert conditions:
This is basically checking if a temperature is between 36 and 38 °C.
At the moment it is returning no data.
This is my settings for “No data”:
If I look at the alert, it says State: Normal" and Health: nodata, however further down I see:
Why are there two alerts? The difference between the two seems to be labels “datasource_uid”, and “ref_id”. I assume the last is referring to the queries above, where A is the Flux query, and B,C are the conditions “Reduce” and “Threshold”. Why do B,C also return a nodata alert?
Hope someone can help me understand, and help me find a way to better handle the nodata case. At the moment it gives out two identical (because I’m not showing the labels that are different) alerts.
Thanks!