Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] Support replies chains for alerts. #179

Open
nickeskov opened this issue May 25, 2023 · 0 comments
Open

[FEATURE] Support replies chains for alerts. #179

nickeskov opened this issue May 25, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@nickeskov
Copy link
Member

Аbstract
In current implementation each alert looks like a new alert. We can't understand is it new or not without reading and understanding it.

Motivation and Purposes
Alerts chains can help us to determine which alert is first in chain and when a problem has been appeared.

Specification
We have similar implementation with Resolved alerts type. I propose to scale this logic to any repeating alert.

Backwards Compatibility
To support backward compatibility we should send a regular alert message if we don't have an ID of previous alert in chain.

@nickeskov nickeskov added the enhancement New feature or request label May 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants