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

feat: Add Sentry error monitoring #53

Merged
merged 2 commits into from
Nov 21, 2024
Merged

Conversation

spalmurray-codecov
Copy link
Collaborator

@spalmurray-codecov spalmurray-codecov commented Nov 21, 2024

This PR adds Sentry error monitoring to the extension. Additionally, our builds will upload source maps to Sentry.

It gets weird with all the callbacks, but I think I've covered all of the important code in a try/catch + captureException.

Closes codecov/engineering-team#2820

@spalmurray-codecov spalmurray-codecov marked this pull request as ready for review November 21, 2024 15:12
@spalmurray-codecov spalmurray-codecov merged commit a749f4a into main Nov 21, 2024
1 check passed
@spalmurray-codecov spalmurray-codecov deleted the spalmurray/sentry branch November 21, 2024 16:03
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.

[vscode] Add Sentry error monitoring
2 participants