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

move the AWS SDK context key/attribute initialization to a companion object, fixes #1173 #1175

Merged
merged 1 commit into from
Jun 8, 2022

Conversation

ivantopo
Copy link
Contributor

@ivantopo ivantopo commented Jun 2, 2022

The change is only really necessary on the request interceptor (for the 2.x AWS SDK) but it didn't hurt to make that initialization only once for the 1.x version as well. This should fix #1173.

@ivantopo ivantopo merged commit 86b4a96 into kamon-io:master Jun 8, 2022
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.

"No duplicate ExecutionAttribute" when using multiple aws s3 clients with Kamon 2.5.3
1 participant