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 GraphQL (typically right after the HTTP listener), not resolver dispatch or
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,
GraphQLPostRequest request) |
public static void enrichRouterSpan(Optional<org.mule.sdk.compatibility.api.utils.ForwardCompatibilityHelper> forwardCompatibilityHelper, org.mule.runtime.extension.api.runtime.parameter.CorrelationInfo correlationInfo, GraphQLPostRequest request)
Copyright © 2026 MuleSoft, Inc.. All rights reserved.