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

Conversation

Samyak2
Copy link
Contributor

@Samyak2 Samyak2 commented Sep 8, 2022

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.

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 Samyak2 added 🛠️ backend ❗alerts Alert formatting, scheduling, etc. labels Sep 8, 2022
@Samyak2 Samyak2 added this to the v0.10.2 milestone Sep 8, 2022
@gitpod-io
Copy link

gitpod-io bot commented Sep 8, 2022

@netlify
Copy link

netlify bot commented Sep 8, 2022

Deploy Preview for frontend-sb ready!

Name Link
🔨 Latest commit 3f4659a
🔍 Latest deploy log https://app.netlify.com/sites/frontend-sb/deploys/6319c479b9ebcb0008d6c71b
😎 Deploy Preview https://deploy-preview-1118--frontend-sb.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@manassolanki manassolanki merged commit 5a79298 into develop Sep 8, 2022
@Samyak2 Samyak2 deleted the fix/alert-report-inactive-alerts branch September 8, 2022 10:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
❗alerts Alert formatting, scheduling, etc. 🛠️ backend
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants