Skip to content

Telemetry tweak#298116

Merged
roblourens merged 1 commit intomainfrom
roblou/objective-krill
Feb 27, 2026
Merged

Telemetry tweak#298116
roblourens merged 1 commit intomainfrom
roblou/objective-krill

Conversation

@roblourens
Copy link
Member

No description provided.

Copilot AI review requested due to automatic review settings February 26, 2026 22:52
@roblourens roblourens enabled auto-merge (squash) February 26, 2026 22:52
@roblourens roblourens self-assigned this Feb 26, 2026
@vs-code-engineering vs-code-engineering bot added this to the February 2026 milestone Feb 26, 2026
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds extra metadata to the existing chat.stopCancellationNoop telemetry event to improve diagnostics when stop/cancel is a no-op in chat sessions.

Changes:

  • Extend ChatStopCancellationNoopEvent telemetry payload/classification with sessionScheme and lastRequestId.
  • Log sessionResource.scheme and the session model’s lastRequest?.id when cancellation finds no pending request.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
src/vs/workbench/contrib/chat/common/chatService/chatServiceImpl.ts Adds sessionScheme and lastRequestId fields to the noPendingRequest telemetry emission.
src/vs/workbench/contrib/chat/common/chatService/chatService.ts Updates the telemetry event/type and classification definitions to include the new optional fields.

@roblourens roblourens merged commit 6c39741 into main Feb 27, 2026
24 checks passed
@roblourens roblourens deleted the roblou/objective-krill branch February 27, 2026 01:23
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.

3 participants