Just recently upgraded to 7.0.1 on our test instance and I’m noticing that all of our alert panels have a red heart even if when testing the rule it displays an “ok” condition. Is this a bug or is there a new setting that needs to be changed in the config to correct this?
The red heart, it means your data still in the alert condition and you need to rectified until the data is out of alert threshold.
I didn’t the the grey heart in the pictures that you sent. Please send the condition that hit the grey condition.
But you can see it isn’t in the alert condition. The alert condition is if the min of query a is below 150 between 15m ago and now. in the image you can see that query a, which is A temp from the first image, has a min over the last several hours of 1.415k.
The red heart is showing even though it when I test the rule (bottom picture) it evaluates as “OK”.
I believe so? It should evaluate every 5m but it doesn’t need to match a specific time length for how long it needs to stay in alert to be satisfied. Basically, I want the alert to check the min value for the query and see if it is below 150 every 5 mins. If it is below, go into alert, if not no alert. I don’t want it to wait any amount of time to reevaluate again to make sure it is still in an alert condition.
OH I see ok. I can’t, unfortunately our data is on a time delay and usually is about 10-12m behind. Ok I will recheck in 15 minutes to see what it does.
I changed it from 20s for 1m to just 20s, the for 1m was causing it to hang on pending.
Still, it is alerting but the heart does not change color to red.