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

Change aws-sdk client decorators to tracers #918

Merged
merged 15 commits into from
Aug 12, 2020

Conversation

heyams
Copy link
Contributor

@heyams heyams commented Aug 7, 2020

Fix #828
Continuation of #893

This PR focuses on aws-sdk 1.11 and 2.2

Aws-sdk tracers are structured differently. Need some feedback on how to apply the same pattern like other tracers.

@heyams
Copy link
Contributor Author

heyams commented Aug 7, 2020

I've merged upstream into this branch, somehow commits are still incorrect. self-resolved.

@heyams heyams force-pushed the heya/http-client-tracers-2 branch from c03f043 to 6365c0e Compare August 7, 2020 02:23
@heyams heyams changed the title Continuation of #893 Change aws-sdk client decorators to tracers Aug 7, 2020
@heyams heyams marked this pull request as ready for review August 7, 2020 03:02
Copy link
Member

@trask trask left a comment

Choose a reason for hiding this comment

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

thx!

some suggestions below

Copy link
Member

@trask trask left a comment

Choose a reason for hiding this comment

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

thx!

@trask trask merged commit 5b114d0 into open-telemetry:master Aug 12, 2020
@heyams heyams deleted the heya/http-client-tracers-2 branch August 14, 2020 22:18
mabdinur pushed a commit to mabdinur/opentelemetry-java-instrumentation that referenced this pull request Aug 17, 2020
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.

Create HttpClientTracer and migrate from HttpClientDecorator
4 participants