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

Add attributes to netty connection failure span #3115

Merged
merged 1 commit into from
May 28, 2021

Conversation

laurit
Copy link
Contributor

@laurit laurit commented May 27, 2021

Resolves #3103
Adds net peer attributes to netty connection failure span. Http attributes are not added because they are not available during connect.

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.

nice 👍

@trask trask merged commit e16cf30 into open-telemetry:main May 28, 2021
robododge pushed a commit to robododge/opentelemetry-java-instrumentation that referenced this pull request Jun 17, 2021
@laurit laurit deleted the netty-connection-failure-attrs branch August 24, 2021 07:52
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.

Netty client spans don't capture any span attributes on connection failure
3 participants