Skip to content

Conversation

@chungjac
Copy link
Contributor

@chungjac chungjac commented Apr 10, 2025

Problem

  • currently no metrics for agentic chat

Solution

License

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@chungjac chungjac requested a review from a team as a code owner April 10, 2025 17:55
@justinmk3 justinmk3 merged commit f0a80fa into aws:main Apr 10, 2025
5 checks passed
zixlin7 pushed a commit to aws/aws-toolkit-vscode that referenced this pull request Apr 10, 2025
## Problem
- currently no metrics for agentic chat

## Solution
Emit telemetry events when:
- message shown to user (message sent from user already exists)
- diff was generated
- user rejected diff
- command was generated
- user accepted command
- user pressed stop button
- upstreamed metric to aws-toolkit-common:
aws/aws-toolkit-common#1010

#### TODO:
- additional telemetry events for: user interrupts Q while generating,
thumbs up/down
- see when user pressed stop (ex: chat, command execution, etc)

---

- 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](https://github.com/aws/aws-toolkit-vscode/blob/master/CONTRIBUTING.md#guidelines).
- License: I confirm that my contribution is made under the terms of the
Apache 2.0 license.
@chungjac chungjac deleted the chat-metric branch April 16, 2025 19:10
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.

2 participants