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

Handle server error telemetry events #2756

Merged
merged 1 commit into from
Oct 22, 2024
Merged

Conversation

vinistock
Copy link
Member

Motivation

We need to be able to report errors from the server without having it be associated with any requests, so that we can get better insights into what causes initialization to fail.

Implementation

Started handling the telemetry/event notifications and redirecting it to the telemetry logger.

@vinistock vinistock added vscode This pull request should be included in the VS Code extension's release notes other Changes that aren't bugfixes, enhancements or breaking changes labels Oct 22, 2024
@vinistock vinistock self-assigned this Oct 22, 2024
@vinistock vinistock requested a review from a team as a code owner October 22, 2024 19:00
@vinistock vinistock merged commit 3d365bd into main Oct 22, 2024
38 checks passed
@vinistock vinistock deleted the vs-allow-server-error-telemetry branch October 22, 2024 19:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
other Changes that aren't bugfixes, enhancements or breaking changes vscode This pull request should be included in the VS Code extension's release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants