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