Skip to content

Record when a debug session is configured and started#227

Merged
rcjsuen merged 1 commit intomainfrom
record-debug-session-telemetry
Oct 15, 2025
Merged

Record when a debug session is configured and started#227
rcjsuen merged 1 commit intomainfrom
record-debug-session-telemetry

Conversation

@rcjsuen
Copy link
Collaborator

@rcjsuen rcjsuen commented Oct 15, 2025

Problem Description

We want to understand the usage of the new Buildx debugger support we have introduced to the extension.

Proposed Solution

We will capture the number of times a debug session is configured or used. This will only apply for Buildx debugger sessions. If you debug a random Node.js application, that information is not captured.

Fixes #226.

Signed-off-by: Remy Suen <remy.suen@docker.com>
@rcjsuen rcjsuen self-assigned this Oct 15, 2025
@rcjsuen rcjsuen merged commit 0a894dd into main Oct 15, 2025
33 of 36 checks passed
@rcjsuen rcjsuen deleted the record-debug-session-telemetry branch October 15, 2025 14:08
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.

Add telemetry when a debug session starts

1 participant