Skip to content

Yemohyle/edit feedback msft internal#984

Merged
roblourens merged 4 commits intomicrosoft:mainfrom
yemohyleyemohyle:yemohyle/edit_feedback_msft_internal
Sep 9, 2025
Merged

Yemohyle/edit feedback msft internal#984
roblourens merged 4 commits intomicrosoft:mainfrom
yemohyleyemohyle:yemohyle/edit_feedback_msft_internal

Conversation

@yemohyleyemohyle
Copy link
Contributor

Add edit keep/undo tracking evnents ('panel.edit.feedback') to MSFT internal telemetry as well. It is a valuable quality signal. Currently it goes to another cluster which make it hard to join with events in MSFT Internal telemetry.

Copilot AI review requested due to automatic review settings September 9, 2025 17:57
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 edit keep/undo tracking events to Microsoft internal telemetry to improve data joining capabilities. The change duplicates the existing 'panel.edit.feedback' telemetry event to send the same data to both the standard telemetry service and the internal MSFT telemetry service.

Key Changes

  • Added duplicate telemetry event sending for 'panel.edit.feedback' to MSFT internal telemetry service
  • Maintains identical event structure and data for both telemetry destinations
Comments suppressed due to low confidence (1)

src/extension/conversation/vscode-node/userActions.ts:1

  • The telemetry event data is duplicated across both calls. Consider extracting the properties and measurements into variables to reduce code duplication and improve maintainability.
/*---------------------------------------------------------------------------------------------

@vs-code-engineering vs-code-engineering bot added this to the September 2025 milestone Sep 9, 2025
@roblourens roblourens added this pull request to the merge queue Sep 9, 2025
Merged via the queue into microsoft:main with commit ce0fac9 Sep 9, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants