Package io.opentelemetry.instrumentation.api.instrumenter.http
-
Class Summary Class Description CapturedHttpHeaders Represents the configuration that specifies which HTTP request and response headers should be captured as span attributes as described in HTTP semantic conventions.HttpClientAttributesExtractor<REQUEST,RESPONSE> Extractor of HTTP client attributes.HttpClientMetrics RequestListenerwhich keeps track of HTTP client metrics.HttpCommonAttributesExtractor<REQUEST,RESPONSE> Extractor of HTTP attributes that are common to client and server instrumentations.HttpServerAttributesExtractor<REQUEST,RESPONSE> Extractor of HTTP server attributes.HttpServerMetrics RequestListenerwhich keeps track of HTTP server metrics.HttpSpanNameExtractor<REQUEST> Extractor of the HTTP span name.HttpSpanStatusExtractor<REQUEST,RESPONSE> Extractor of the HTTP span status.