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

Use configured NetPeerAttributes in OkHttp3 client tracer #3063

Merged
merged 1 commit into from
May 23, 2021
Merged

Use configured NetPeerAttributes in OkHttp3 client tracer #3063

merged 1 commit into from
May 23, 2021

Conversation

michaelbannister
Copy link
Contributor

This will make it notice the peer-service-mapping settings to set peer.service span attribute

I know this approach is deprecated but I hope to follow this up with another change to use the
new Instrumenter API.

Fixes #3009

This will make it notice the peer-service-mapping settings to set peer.service span attribute

I know this approach is deprecated but I hope to follow this up with another change to use the
new Instrumenter API.

#3009
@iNikem iNikem merged commit d1b9413 into open-telemetry:main May 23, 2021
@michaelbannister michaelbannister deleted the use-net-peer-attributes-in-okhttp3-client branch May 23, 2021 07:38
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.

OkHttp3 client instrumentation doesn't respect NetPeerAttributes config
3 participants