[BUG] The threshold rule cannot be triggered when the indicator value is "no data" #2697
Open
1 task done
Labels
bug
Something isn't working
Is there an existing issue for this?
Current Behavior
As shown in the figure, when there is a value in the "Error Message" column, the "Value Exists" threshold rule can be triggered, but if the "Error Message" column is "No Data", the error threshold cannot be triggered anyway.
That is, the threshold rule I set is "contains(message, "Client")". When there is a value in the error message and it is the value in the screenshot, the threshold rule can be triggered normally. However, if the error message becomes "no data", no error will be reported and the error will not be eliminated.
Expected Behavior
When the indicator value is "no data", the alarm recovery should be triggered. Or the "!exists" threshold should be triggered.
Steps To Reproduce
No response
Environment
Debug logs
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: