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

Improve processing on removed alerts after agent restart #18488

Merged
merged 1 commit into from
Sep 5, 2024

Conversation

stelfrag
Copy link
Collaborator

@stelfrag stelfrag commented Sep 5, 2024

Summary

There is a bug when scheduling removed (deleted) alerts after an agent restart. If an alert has been in WARNING or CRITICAL it is not removed and appears stale.

This PR fixes this issue

@stelfrag stelfrag marked this pull request as ready for review September 5, 2024 14:49
@stelfrag stelfrag merged commit b86d3b2 into netdata:master Sep 5, 2024
141 checks passed
@stelfrag stelfrag deleted the add_proper_removed_id branch September 5, 2024 18:59
stelfrag added a commit to stelfrag/netdata that referenced this pull request Sep 6, 2024
Record current unique_id not previous one

(cherry picked from commit b86d3b2)

Improve processing of pending alerts (netdata#18470)

Delete only processed alerts

(cherry picked from commit 7f70ffb)
@stelfrag stelfrag mentioned this pull request Sep 6, 2024
stelfrag added a commit to stelfrag/netdata that referenced this pull request Sep 6, 2024
Record current unique_id not previous one

(cherry picked from commit b86d3b2)
Ferroin pushed a commit that referenced this pull request Sep 10, 2024
Record current unique_id not previous one

(cherry picked from commit b86d3b2)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant