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