Class InternalNetClientAttributesExtractor<REQUEST,RESPONSE>
java.lang.Object
io.opentelemetry.instrumentation.api.instrumenter.net.internal.InternalNetClientAttributesExtractor<REQUEST,RESPONSE>
This class is internal and is hence not for public use. Its APIs are unstable and can change at
any time.
-
Constructor Summary
ConstructorsConstructorDescriptionInternalNetClientAttributesExtractor(NetClientAttributesGetter<REQUEST, RESPONSE> getter, BiPredicate<Integer, REQUEST> capturePeerPortCondition, FallbackNamePortGetter<REQUEST> fallbackNamePortGetter) -
Method Summary
-
Constructor Details
-
InternalNetClientAttributesExtractor
public InternalNetClientAttributesExtractor(NetClientAttributesGetter<REQUEST, RESPONSE> getter, BiPredicate<Integer, REQUEST> capturePeerPortCondition, FallbackNamePortGetter<REQUEST> fallbackNamePortGetter)
-
-
Method Details
-
onStart
-
onEnd
-