Skip to content

Conversation

@jpinkney-aws
Copy link
Contributor

Problem

  • The full server response metrics don't include the ~2 seconds to create the conversation id, it just handles everything between after the conversation id was created

Solution

  • Create new metrics that include the conversation id creation data

License: I confirm that my contribution is made under the terms of the Apache 2.0 license.

…id creation

Problem:
- The full server response metrics don't include the ~2 seconds to create the conversation id, it just handles everything between after the conversation id was created

Solution:
- Create new metrics that include the conversation id creation data
@jpinkney-aws jpinkney-aws requested review from a team as code owners October 23, 2024 14:01
@github-actions
Copy link

This pull request modifies code in src/ but no tests were added/updated. Confirm whether tests should be added or ensure the PR description explains why tests are not required.

@jpinkney-aws jpinkney-aws merged commit dc4887c into master Oct 24, 2024
22 of 24 checks passed
"type": "cwsprChatTimeFirstUsableChunk"
},
{
"type": "cwsprChatFullServerResponseLatency"
Copy link
Contributor

Choose a reason for hiding this comment

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

is something blocking these from being upstreamed to https://github.com/aws/aws-toolkit-common ?

@justinmk3 justinmk3 deleted the jpinkney-aws/new-metrics branch November 8, 2024 22:12
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