public interface EventSpanFactory
| Modifier and Type | Method and Description |
|---|---|
InternalSpan |
getSpan(SpanContext spanContext,
InitialSpanInfo initialSpanInfo)
Provides a span for related to a component that is hit by an event.
|
SpanSnifferManager |
getSpanSnifferManager() |
InternalSpan getSpan(SpanContext spanContext, InitialSpanInfo initialSpanInfo)
spanContext - the SpanContext.artifactId - the artifact id.artifactType - the ArtifactTypeinitialSpanInfo - the InitialSpanInfo.InternalSpanSpanSnifferManager getSpanSnifferManager()
Copyright © 2003–2022 MuleSoft, Inc.. All rights reserved.