Class | 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 . |
OpenTelemetrySpan |
Span implementation that uses OpenTelemetry's Span to provide tracing
capabilities to an application. |
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.