public final class DistributedTraceSupport extends Object
ForwardCompatibilityHelper (no-op when absent, e.g. Mule 4.4).
Enrichment runs only from the route operation so the active span reflects request entry into APIKit OData (typically
right after the HTTP listener), not response serialization.
| Modifier and Type | Method and Description |
|---|---|
static void |
enrichRouterSpan(Optional<org.mule.sdk.compatibility.api.utils.ForwardCompatibilityHelper> forwardCompatibilityHelper,
org.mule.runtime.extension.api.runtime.parameter.CorrelationInfo correlationInfo,
HttpRequestParameters parameters) |
public static void enrichRouterSpan(Optional<org.mule.sdk.compatibility.api.utils.ForwardCompatibilityHelper> forwardCompatibilityHelper, org.mule.runtime.extension.api.runtime.parameter.CorrelationInfo correlationInfo, HttpRequestParameters parameters)
Copyright © 2026 MuleSoft, Inc.. All rights reserved.