-
-
Notifications
You must be signed in to change notification settings - Fork 7.5k
Open
Labels
feature-requestRequest for new features to be addedRequest for new features to be added
Description
📑 I have found these related issues/pull requests
I could not find any related issues.
🔖 Feature description
Hey, I have a dashboard (rspamd) that will contentiously increase counter of rejected mails. To be able to monitor it, I do create following JSON Monitor:
http://mailserver:11334/stat
JSON-Abfrage:actions.reject
Expected Value:2
I will be notified when rejected mails amount will be increased by any value, but only once. Then I need to update value in UK.
✔️ Solution
It would be nice to have an option to monitor changes, e.g. value was reported as n+1, then alarm was triggered and next time it becomes "expected value", monitor goes green and only send notification if value changes again.
It shall be expected that value can goes back to n-1 or 0 in some time.
❓ Alternatives
I need to update monitor by my hands after values was changed.
📝 Additional Context
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
feature-requestRequest for new features to be addedRequest for new features to be added