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

Clean up BaseTracer, part 1 #2159

Merged
merged 1 commit into from
Feb 2, 2021

Conversation

mateuszrzeszutek
Copy link
Member

Part of #2129

  • Move context leak debugging to ContextPropagationDebug
  • Remove getCurrentSpan()
  • Add end(Context, ...) & endExceptionally(Context, ...) methods - they're supposed to replace the ones that accept Spans in the future

* Move context leak debugging to ContextPropagationDebug
* Remove getCurrentSpan()
* Add end(Context, ...) & endExceptionally(Context, ...) methods - they're supposed to replace the ones that accept Spans in the future
@iNikem iNikem merged commit 7a3f345 into open-telemetry:main Feb 2, 2021
@mateuszrzeszutek mateuszrzeszutek deleted the clean-up-base-tracer branch February 5, 2021 11:39
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