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

Send exceptions to Azure Monitor #732

Merged
merged 1 commit into from
Jun 23, 2022
Merged

Send exceptions to Azure Monitor #732

merged 1 commit into from
Jun 23, 2022

Conversation

afeld
Copy link
Contributor

@afeld afeld commented Jun 23, 2022

Builds on #719. Closes #448.

Got exceptions to flow to Insights. The exceptions table under Logs:

Screen Shot 2022-06-23 at 5 05 20 PM

Failures screen:

Screen Shot 2022-06-23 at 5 07 22 PM

After clicking into an exception:

Screen Shot 2022-06-23 at 5 08 26 PM

@github-actions github-actions bot added the back-end Django views, sessions, middleware, models, migrations etc. label Jun 23, 2022
@afeld afeld changed the title feat: send exceptions to Azure Monitor Send exceptions to Azure Monitor Jun 23, 2022
@afeld afeld marked this pull request as ready for review June 23, 2022 21:15
@afeld afeld requested a review from a team as a code owner June 23, 2022 21:15
thekaveman
thekaveman previously approved these changes Jun 23, 2022
Copy link
Member

@thekaveman thekaveman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sweet! Will be super helpful

@thekaveman thekaveman added this to the Hosting migration milestone Jun 23, 2022
Base automatically changed from feat/azure-logging to dev June 23, 2022 23:20
@afeld afeld enabled auto-merge June 23, 2022 23:24
@afeld afeld merged commit 7e12408 into dev Jun 23, 2022
@afeld afeld deleted the feat/azure-exceptions branch June 23, 2022 23:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
back-end Django views, sessions, middleware, models, migrations etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Set up error monitoring
2 participants