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

Include workspace name in error telemetry #2763

Merged
merged 1 commit into from
Oct 23, 2024

Conversation

vinistock
Copy link
Member

Motivation

Some errors can be quite challenging to figure out without knowing which project they are happening on. Let's include the workspace name as part of the error telemetry so that we can better investigate.

Implementation

Just added the workspace name as a part of the error telemetry.

@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 23, 2024
@vinistock vinistock self-assigned this Oct 23, 2024
@vinistock vinistock requested a review from a team as a code owner October 23, 2024 17:03
@vinistock vinistock enabled auto-merge (squash) October 23, 2024 17:10
@vinistock vinistock merged commit 453e658 into main Oct 23, 2024
37 checks passed
@vinistock vinistock deleted the vs-include-workspace-in-error-telemetry branch October 23, 2024 17:25
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.

2 participants