Package org.zalando.riptide.opentracing
Class ActiveSpanLifecycle
java.lang.Object
org.zalando.riptide.opentracing.ActiveSpanLifecycle
- All Implemented Interfaces:
Lifecycle
@API(status=EXPERIMENTAL)
public final class ActiveSpanLifecycle
extends Object
implements Lifecycle
- See Also:
-
Tracer.activeSpan()
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionOptional<io.opentracing.Span>start(io.opentracing.Tracer tracer, RequestArguments arguments)
-
Constructor Details
-
ActiveSpanLifecycle
public ActiveSpanLifecycle()
-
-
Method Details
-
start
public Optional<io.opentracing.Span> start(io.opentracing.Tracer tracer, RequestArguments arguments)
-