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

fix(alert-report): ignore trig alerts of deleted/inactive alerts #1118

Merged
merged 1 commit into from
Sep 8, 2022

Commits on Sep 8, 2022

  1. fix(alert-report): ignore trig alerts of deleted/inactive alerts

    When an alert is made inactive or deleted, the previously triggered
    alerts were still being included in the alert report.
    
    Fix this by ignoring and logging the triggered alert if it's from an
    alert that is inactive or deleted.
    Samyak2 committed Sep 8, 2022
    Configuration menu
    Copy the full SHA
    3f4659a View commit details
    Browse the repository at this point in the history