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

telemetry(amazonq): add fields for code fix events #6420

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ctlai95
Copy link
Contributor

@ctlai95 ctlai95 commented Jan 23, 2025

Problem

Need to understand:

  • How many users are using fix feature from /review (not auto-review)
  • How many fixes were generated/applied for each scanJob
  • How many code fix requests were unable to generate a fix

Solution

  • Add flag autoDetected to be able to filter out auto-review findings
  • Add flag includesFix to be able to see fix requests that generated no fixes
  • Add codewhispererCodeScanJobId to associate a fix action with a specific scan that produced the finding

  • 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.

@ctlai95 ctlai95 marked this pull request as ready for review January 24, 2025 22:28
@ctlai95 ctlai95 requested review from a team as code owners January 24, 2025 22:28
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.

1 participant