Package io.opentelemetry.instrumentation.api.instrumenter.net
package io.opentelemetry.instrumentation.api.instrumenter.net
-
ClassDescriptionNetClientAttributesExtractor<REQUEST,
RESPONSE> Extractor of Network attributes.NetClientAttributesGetter<REQUEST,RESPONSE> An interface for getting client-based network attributes.NetServerAttributesExtractor<REQUEST,RESPONSE> Extractor of Network attributes.NetServerAttributesGetter<REQUEST,RESPONSE> An interface for getting server-based network attributes.PeerServiceAttributesExtractor<REQUEST,RESPONSE> Extractor of thepeer.servicespan attribute, described in the specification.