SpanAttributesProviders to the SpanFactory.OpenTelemetrySpanFactory.OpenTelemetrySpanFactory.MetadataContextGetter, used by the OpenTelemetrySpanFactory.MetadataContextSetter, used by the OpenTelemetrySpanFactory.TextMapGetter implementation is able to extract the parent OpenTelemetry span context from a
Message.TextMapSetter implementation is able to insert the current OpenTelemetry span context into a
Message.Span implementation that uses OpenTelemetry's Span to provide tracing
capabilities to an application.SpanBuilder provided.Span implementations that are compatible with OpenTelemetry java agent instrumentation.OpenTelemetrySpanFactory based on the fields contained in the OpenTelemetrySpanFactory.Builder.OpenTelemetrySpanFactory.TextMapGetter to use, which is used for extracting the propagated context from another
thread or service.TextMapSetter to use, which is used for propagating the context to another thread or
service.Tracer from OpenTelemetry to use.Copyright © 2010–2023. All rights reserved.