Skip to content

Conversation

@objectiser
Copy link
Contributor

Signed-off-by: Gary Brown gary@brownuk.com

Signed-off-by: Gary Brown <gary@brownuk.com>
this.delegate = delegate;
this.continuation = activeSpan != null ? activeSpan.capture() : NoopContinuation.INSTANCE;
this.tracer = tracer;
this.span = tracer.scopeManager().active() == null ? null : tracer.scopeManager().active().span();

Choose a reason for hiding this comment

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

Isn't there tracer.activeSpan()?

Signed-off-by: Gary Brown <gary@brownuk.com>
@objectiser objectiser merged commit e1caac2 into opentracing-contrib:master Jan 15, 2018
@objectiser objectiser deleted the v0.31 branch January 15, 2018 18:12
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.

2 participants