Package io.opentelemetry.instrumentation.api.tracer
-
Interface Summary Interface Description AttributeSetter This helper interface allows setting attributes on bothSpanandSpanBuilder.HttpStatusConverter -
Class Summary Class Description BaseTracer Base class for all instrumentation specific tracer implementations.ClassNames ClientSpan This class encapsulates the context key for storing the currentSpanKind.CLIENTspan in theContext.ConsumerSpan This class encapsulates the context key for storing the currentSpanKind.CONSUMERspan in theContext.DatabaseClientTracer<CONNECTION,STATEMENT,SANITIZEDSTATEMENT> Base class for implementing Tracers for database clients.HttpClientTracer<REQUEST,CARRIER,RESPONSE> HttpServerTracer<REQUEST,RESPONSE,CONNECTION,STORAGE> Deprecated. UseInstrumenterand the HTTP semantic convention utilities package instead.RpcClientTracer RpcServerTracer<REQUEST> ServerSpan This class encapsulates the context key for storing the currentSpanKind.SERVERspan in theContext.SpanNames