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

refactor: track upstream telemetry changes #1068

Merged
merged 3 commits into from
Oct 17, 2023
Merged

refactor: track upstream telemetry changes #1068

merged 3 commits into from
Oct 17, 2023

Conversation

aajtodd
Copy link
Collaborator

@aajtodd aajtodd commented Oct 9, 2023

Issue #

upstream: smithy-lang/smithy-kotlin#973

Description of changes

  • refactor: Rename aws.request_id2 attribute to aws.extended_request_id

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

@aajtodd aajtodd requested a review from a team as a code owner October 9, 2023 16:17
{
"id": "e965338d-28c5-41e2-b585-121d9d56393f",
"type": "misc",
"description": "**BREAKING**: Remove `smithy.client.request.size`, `smithy.client.response.size`, `smithy.client.retires` metrics. Rename all `smithy.client.*` metrics to `smithy.client.call.*`."
Copy link
Member

Choose a reason for hiding this comment

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

this description seems inaccurate

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

How so?

One of the things I've been thinking about is that a lot of user facing features/information is lost in generic "update smithy-kotlin to x.y.z". I deliberately made this the same as smithy-kotlin since otherwise it's not useful as a changelog entry really.

Curious what others think.

Copy link
Member

Choose a reason for hiding this comment

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

deliberately made this the same as smithy-kotlin

Ok, I thought this was just a copy-paste error. This makes sense then.

I think we had this discussion before and decided to not include each smithy-kotlin change in aws-sdk-kotlin changelog entry because it should be treated as just another 3P dependency, but it makes sense for changes like this.

@aajtodd aajtodd force-pushed the refactor-telemetry branch from 02c9abb to c6f146f Compare October 11, 2023 18:35
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@github-actions
Copy link

A new generated diff is ready to view.

  • No codegen difference in the AWS SDK

@aajtodd aajtodd merged commit fb8f93b into main Oct 17, 2023
17 checks passed
@aajtodd aajtodd deleted the refactor-telemetry branch October 17, 2023 16:43
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.

4 participants