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

Limit netty exception capture to netty spans #3809

Merged
merged 5 commits into from
Aug 11, 2021

Conversation

trask
Copy link
Member

@trask trask commented Aug 10, 2021

The existing code recorded exception on Span.current() sometimes, which could be from a higher level CLIENT span (e.g. a database client span) which handles its own (higher level) exception/status tracking.

@trask trask merged commit 1889c1a into open-telemetry:main Aug 11, 2021
@trask trask deleted the limit-netty-exception-capture branch August 11, 2021 03:58
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.

None yet

4 participants