Currently whenever parameter is above threshold we get an alert (We can think this as alert in "Open" condition) . Which is working superb 🎉. But it would be better if we get a "Closed" alert when the parameter is again below the threshold.
💪 Motivation
We have to continuously check the UI to check whether the parameter are below the threshold.
When there are multiple alerts tracking will be much more easier.
@Arun-Ghosh
Looks like elastalert2's request. If so, I think it would be better to write your request in the repository below.
https://github.com/jertel/elastalert2
🎉 Goal
Currently whenever parameter is above threshold we get an alert (We can think this as alert in "Open" condition) . Which is working superb 🎉. But it would be better if we get a "Closed" alert when the parameter is again below the threshold.
💪 Motivation
📖 Reference (optional)
Its similar like we get in Grafana 😊