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

implement basic tracing for the AWS Java SDK 2.x #1167

Merged
merged 4 commits into from
May 23, 2022

Conversation

ivantopo
Copy link
Contributor

This PR traces client calls executed with the AWS SDK for Java 2.x. A very similar approach is necessary for 1.x but that will be addressed in a separate PR.

Right now I'm focusing specifically on getting DynamoDB calls to show on traces, but a lot more should show up after this. SQS comes next.

@ivantopo ivantopo merged commit 3f0ff88 into kamon-io:master May 23, 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.

1 participant