public interface SpanContext extends SpanAware
InternalSpan.| Modifier and Type | Method and Description |
|---|---|
SpanContext |
copy() |
static SpanContext |
emptyDistributedTraceContext() |
default void |
endSpan(Assertion assertion) |
default void |
recordErrorAtSpan(InternalSpanError error) |
static SpanContext emptyDistributedTraceContext()
SpanContext copy()
SpanContextdefault void endSpan(Assertion assertion)
assertion - the Assertion to verify on end.default void recordErrorAtSpan(InternalSpanError error)
error - the error to record.Copyright © 2003–2023 MuleSoft, Inc.. All rights reserved.