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

EES-5689 - added various failure alerts #5528

Merged
merged 2 commits into from
Jan 17, 2025

Conversation

duncan-at-hiveit
Copy link
Collaborator

This PR:

  • adds alerts for errors and failures to various Azure resources in the Public API.

This PR also makes the assumption that certain "failure" HTTP response codes are expected to happen from our application code and so are treated as a lower priority than unexpected ones. As an example, 403s are expected for failed authentication responses, whereas 401s aren't expected as our end-user interactions don't generally produce those whereas incorrectly configured infrastructure will.

Base automatically changed from EES-5688-add-storage-limit-alerts to dev January 17, 2025 16:16
@duncan-at-hiveit duncan-at-hiveit force-pushed the EES-5689-add-bug-and-error-alerts branch from 4ace52e to 4a47bab Compare January 17, 2025 16:17
…App. Swapping noisy latency alerts for static ones.
@duncan-at-hiveit duncan-at-hiveit merged commit 507e07a into dev Jan 17, 2025
3 of 10 checks passed
@duncan-at-hiveit duncan-at-hiveit deleted the EES-5689-add-bug-and-error-alerts branch January 17, 2025 16:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant