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

sentry: add sentry to the project #157

Merged
merged 2 commits into from
Nov 24, 2023
Merged

sentry: add sentry to the project #157

merged 2 commits into from
Nov 24, 2023

Conversation

joacoc
Copy link
Contributor

@joacoc joacoc commented Nov 23, 2023

This PR adds Sentry to the VS Code extension project. It also attempts to fix the pre-release/release publishing issue.

The purpose of integrating Sentry is to capture uncaught errors or specific errors, such as errors during the installation of the LSP server or while running the LSP client. It is not intended to capture incorrectly written queries or connection issues.

This PR does not implement Sentry in the React scripts yet. React exceptions will be addressed in a future PR once this initial one is working properly.

@joacoc joacoc requested a review from bobbyiliev as a code owner November 23, 2023 16:53
@joacoc joacoc merged commit 6515a87 into main Nov 24, 2023
2 checks passed
@joacoc joacoc deleted the sentry branch November 24, 2023 11:41
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.

2 participants