@ParametersAreNonnullByDefault
Package io.opentelemetry.sdk.trace
The OpenTelemetry SDK implementation of tracing.
- See Also:
SdkTracerProvider
-
Interface Summary Interface Description IdGenerator ReadableSpan SDK representation of aSpanthat can be read.ReadWriteSpan A combination of the write methods from theSpaninterface and the read methods from theReadableSpaninterface.SpanProcessor SpanProcessor is the interfaceSdkTraceruses to allow synchronous hooks for when aSpanis started or when aSpanis ended. -
Class Summary Class Description AnchoredClock A utility for returning wall times anchored to a given point in time.AutoValue_SpanLimits_SpanLimitsValue AutoValue_SpanWrapper MultiSpanProcessor Implementation of theSpanProcessorthat simply forwards all received events to a list ofSpanProcessors.NoopSpanProcessor SdkSpan Implementation for theSpanclass that records trace events.SdkSpanBuilder SdkSpanBuilderis SDK implementation ofSpanBuilder.SdkTracer SdkTracerBuilder SdkTracerProvider SDK implementation forTracerProvider.SdkTracerProviderBuilder Builder ofSdkTracerProvider.SpanLimits Class that holds limits enforced during span recording.SpanLimits.SpanLimitsValue SpanLimitsBuilder Builder forSpanLimits.SpanWrapper TracerSharedState -
Enum Summary Enum Description RandomIdGenerator SdkSpan.EndState