| Package | Description |
|---|---|
| org.mule.runtime.tracer.api | |
| org.mule.runtime.tracer.api.span.info |
| Modifier and Type | Method and Description |
|---|---|
Optional<InternalSpan> |
EventTracer.startComponentSpan(T event,
InitialSpanInfo spanInfo)
Starts a span associated to the as the current context span for the
Event. |
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 | Interface and Description |
|---|---|
interface |
EnrichedInitialSpanInfo
An enriched
InitialSpanInfo with additional information apart from a base initial span info. |
| Modifier and Type | Method and Description |
|---|---|
InitialSpanInfo |
EnrichedInitialSpanInfo.getBaseInitialSpanInfo() |
Copyright © 2003–2023 MuleSoft, Inc.. All rights reserved.