-
Notifications
You must be signed in to change notification settings - Fork 193
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
Adding user-agent metrics for flexible checksums #3851
Conversation
A new generated diff is ready to view.
A new doc preview is ready to view. |
A new generated diff is ready to view.
A new doc preview is ready to view. |
6b09dd9
to
bf27b74
Compare
A new generated diff is ready to view.
A new doc preview is ready to view. |
bf27b74
to
aec2180
Compare
A new generated diff is ready to view.
A new doc preview is ready to view. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great overall, leaving a minor question
aws/sdk-codegen/src/test/kotlin/software/amazon/smithy/rustsdk/HttpChecksumTest.kt
Show resolved
Hide resolved
4252c5b
to
d714eaa
Compare
A new generated diff is ready to view.
A new doc preview is ready to view. |
Motivation and Context
Add user-agent metrics for checksum configs/algorithms.
Description
Add user-agent metrics for checksum configs/algorithms.
Testing
Add tests to
HttpChecksumTest.kt
to ensure the the user-agent features are set for configs and the selected algorithm. Note that the canary is still failing for this PR for the same reasons that it is in #3845By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.