Package io.opentelemetry.instrumentation.api.instrumenter.net
package io.opentelemetry.instrumentation.api.instrumenter.net
-
ClassDescriptionNetClientAttributesExtractor<REQUEST,
RESPONSE> Deprecated.NetClientAttributesGetter<REQUEST,RESPONSE> Deprecated.Make sure that your instrumentation implements the getters from the...networkpackage instead.NetServerAttributesExtractor<REQUEST,RESPONSE> Deprecated.Make sure that your instrumentation uses the extractors from the...networkpackage instead.NetServerAttributesGetter<REQUEST,RESPONSE> Deprecated.Make sure that your instrumentation implements the getters from the...networkpackage instead.PeerServiceAttributesExtractor<REQUEST,RESPONSE> Extractor of thepeer.servicespan attribute, described in the specification.
...networkpackage instead.