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

Add telemetry for launch failures #2778

Merged
merged 1 commit into from
Oct 30, 2024

Conversation

vinistock
Copy link
Member

Motivation

When we start rolling out the new launcher approach, it will be useful to measure if the launch failures are being reduced. Let's start capturing those in a usage metric so that we can easily compare numbers.

Implementation

Started logging a counter if we fail to create the initial connection.

@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 24, 2024
@vinistock vinistock self-assigned this Oct 24, 2024
@vinistock vinistock requested a review from a team as a code owner October 24, 2024 20:44
@vinistock vinistock force-pushed the vs-add-telemetry-for-launch-failures branch from 77e1e42 to 25d1a57 Compare October 29, 2024 16:45
@vinistock vinistock changed the base branch from main to vs-invoke-bundler-cli October 29, 2024 16:45
@vinistock vinistock requested review from andyw8 and st0012 October 29, 2024 16:45
@vinistock vinistock force-pushed the vs-invoke-bundler-cli branch from bbc0a44 to 0c4392b Compare October 30, 2024 17:46
Base automatically changed from vs-invoke-bundler-cli to main October 30, 2024 18:36
@vinistock vinistock force-pushed the vs-add-telemetry-for-launch-failures branch from 25d1a57 to b0c6a77 Compare October 30, 2024 18:37
@vinistock vinistock enabled auto-merge (squash) October 30, 2024 18:38
@vinistock vinistock merged commit c328878 into main Oct 30, 2024
35 checks passed
@vinistock vinistock deleted the vs-add-telemetry-for-launch-failures branch October 30, 2024 19:05
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