| Package | Description |
|---|---|
| org.mule.runtime.tracer.api | |
| org.mule.runtime.tracer.api.context | |
| org.mule.runtime.tracer.api.span | |
| org.mule.runtime.tracer.api.span.validation |
| Modifier and Type | Method and Description |
|---|---|
void |
EventTracer.endCurrentSpan(T event,
Assertion condition) |
Optional<InternalSpan> |
EventTracer.startComponentSpan(T event,
InitialSpanInfo spanInfo,
Assertion assertion)
Starts a span associated to the as the current context span for the
Event. |
| Modifier and Type | Method and Description |
|---|---|
default void |
SpanContext.endSpan(Assertion assertion) |
| Modifier and Type | Method and Description |
|---|---|
void |
SpanAware.setSpan(InternalSpan span,
Assertion assertion) |
| Modifier and Type | Field and Description |
|---|---|
static Assertion |
Assertion.SUCCESSFUL_ASSERTION |
Copyright © 2003–2023 MuleSoft, Inc.. All rights reserved.