Skip to content

Conversation

@tomcat323
Copy link
Contributor

@tomcat323 tomcat323 commented Mar 3, 2025

Problem

the codewhisperer_userDecision metric isn't used by the codewhisperer/Q team. And it is very noisy (5x more emits than second most frequent metric, 20x more emits than the third).

Solution

Stop emitting this metric from vsCode

Note

The user decision events are still kept since they are used to calculate userTriggerDecision. De-noising it would be the next TODO


  • Treat all work as PUBLIC. Private feature/x branches will not be squash-merged at release time.
  • Your code changes must meet the guidelines in CONTRIBUTING.md.
  • License: I confirm that my contribution is made under the terms of the Apache 2.0 license.

@tomcat323 tomcat323 changed the title refactor(telemetry): deprecate codewhisperer_userDecision metric telemetry(amazonq): deprecate codewhisperer_userDecision metric Mar 3, 2025
@tomcat323 tomcat323 marked this pull request as ready for review March 3, 2025 18:08
@tomcat323 tomcat323 requested review from a team as code owners March 3, 2025 18:08
@justinmk3
Copy link
Contributor

The user decision events are still kept since they are used to calculate userTriggerDecision

? What does this mean? Can you point to a code example

@tomcat323 tomcat323 merged commit f752c1a into aws:master Mar 12, 2025
26 checks passed
@tomcat323 tomcat323 deleted the deprecateNoisyMetric branch March 12, 2025 16:01
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.

7 participants