| Interface | Description |
|---|---|
| ComponentMetadata |
Defines the tracing metadata for an
org.mule.runtime.api.component.execution.ExecutableComponent. |
| ExecutionContext |
Context that contains data about the runtime execution status.
|
| Span |
Span represents a unit of work and a time it takes.
|
| SpanDuration | |
| SpanError |
Represents an error that occurred during the execution of the work that a
Span represents. |
| SpanIdentifier | |
| TracingService |
Service that provides access to the
ExecutionContext implementation. |
Copyright © 2022 MuleSoft, Inc.. All rights reserved.