Skip to content
Discussion options

You must be logged in to vote

We were able to receive open error events but these events remain forever opened and are never reported as solved.

From what I understand, the Cruise Control anomaly notifier - including the AlertaSelfHealingNotifier class [1] - currently supports sending open alerts when an issue is detected, but does not send any follow-up messages when those alerts have been addressed or resolved.

To close out those events in Alerta from the Cruise Control side, we would need to enhance the AlertaSelfHealingNotifier to detect that the anomaly has been addressed (or doesn't exist anymore) and send a close message to Alerta.

[1] https://github.com/linkedin/cruise-control/blob/main/cruise-control/src/ma…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by mbribeiro
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants