You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 18, 2024. It is now read-only.
In some cases it would be very convenient to have discrete thresholds.
For instance, I record some values, produced by my algorithm, depending on realtime data. If the returned value is +Infinity, -Infinity, 0.0 or NaN, I can say, that something gone wrong and I want to highlight it with red color. In any other casу would use green. I can do It with help of rules in Prometheus, but still it would be a nice feature!
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello!
In some cases it would be very convenient to have discrete thresholds.
For instance, I record some values, produced by my algorithm, depending on realtime data. If the returned value is +Infinity, -Infinity, 0.0 or NaN, I can say, that something gone wrong and I want to highlight it with red color. In any other casу would use green. I can do It with help of rules in Prometheus, but still it would be a nice feature!
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions