-
Methods Method Description io.opentelemetry.instrumentation.api.tracer.BaseTracer.extractWithGlobalPropagators(C, TextMapPropagator.Getter<C>) We should eliminate all static usages so we can use the non-global propagators.
-
Constructors Constructor Description io.opentelemetry.instrumentation.api.tracer.BaseTracer(Tracer) prefer to pass in an OpenTelemetry instance, instead.io.opentelemetry.instrumentation.api.tracer.HttpServerTracer(Tracer) prefer to pass in an OpenTelemetry instance, instead.