Package | Description |
---|---|
org.axonframework.tracing.opentelemetry |
Class and Description |
---|
MetadataContextGetter
This
TextMapGetter implementation is able to extract the parent OpenTelemetry span context from a
Message . |
MetadataContextSetter
This
TextMapSetter implementation is able to insert the current OpenTelemetry span context into a
Message . |
OpenTelemetrySpanFactory
Creates
Span implementations that are compatible with OpenTelemetry java agent instrumentation. |
OpenTelemetrySpanFactory.Builder
Builder class to instantiate a
OpenTelemetrySpanFactory . |
Copyright © 2010–2023. All rights reserved.