-
Notifications
You must be signed in to change notification settings - Fork 9
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
5xx error alerts #1466
5xx error alerts #1466
Conversation
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
PR Code Suggestions ✨Explore these optional code suggestions:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I see these PRs build on each other. I'd apply the feedback about the tags
in the previous PR to this PR too.
Since this PR seems to have been branched off of our 4xx alert branch, I would wait until #1465 gets merged before this is merged. |
Co-authored-by: halprin <[email protected]>
Co-authored-by: Sylvie <[email protected]> Co-authored-by: saquino0827 <[email protected]>
Quality Gate passedIssues Measures |
5xx error alerts
Added terraform for 5xx error Azure alerts. Because it was deemed as higher priority than 4xx errors, the threshold is lower and more frequent. It was tested in internal by creating and hitting a temporary bad health check that returns a 500. Alert appeared in Slack when activated and deactivated.
Issue
#1394
Checklist
Note: You may remove items that are not applicable