Package io.opentelemetry.instrumentation.api.incubator.semconv.http
package io.opentelemetry.instrumentation.api.incubator.semconv.http
-
ClassDescriptionHttpClientExperimentalAttributesGetter<REQUEST,
RESPONSE> An interface for getting experimental HTTP client attributes.OperationListenerwhich keeps track of non-stable HTTP client metrics: the request size and the response size.HttpClientServicePeerAttributesExtractor<REQUEST,RESPONSE> Extractor of theservice.peer.namespan attribute, described in the specification.A helper class for settingurl.templateattribute value for HTTP client calls.A service provider interface (SPI) for customizing http client url template.HttpExperimentalAttributesExtractor<REQUEST,RESPONSE> OperationListenerwhich keeps track of non-stable HTTP server metrics: the number of in-flight request, the request size and the response size.