Package io.opentelemetry.instrumentation.api.tracer
-
Interface Summary Interface Description AttributeSetter Deprecated. UseInstrumenterinstead. -
Class Summary Class Description BaseTracer Deprecated. UseInstrumenterinstead.ClassNames ClientSpan Deprecated. This class should not be used directly; it's functionality is encapsulated inside the Instrumenter API.ConsumerSpan Deprecated. This class should not be used directly; it's functionality is encapsulated inside the Instrumenter API.DatabaseClientTracer<CONNECTION,STATEMENT,SANITIZEDSTATEMENT> Deprecated. UseInstrumenterand the database semantic convention utilities package instead.HttpClientTracer<REQUEST,CARRIER,RESPONSE> Deprecated. UseInstrumenterand the HTTP semantic convention utilities package instead.HttpServerTracer<REQUEST,RESPONSE,CONNECTION,STORAGE> Deprecated. UseInstrumenterand the HTTP semantic convention utilities package instead.RpcClientTracer Deprecated. UseInstrumenterand the RPC semantic convention utilities package instead.RpcServerTracer<REQUEST> Deprecated. UseInstrumenterand the RPC semantic convention utilities package instead.SpanNames