Class InternalClientAttributesExtractor<REQUEST,RESPONSE>
java.lang.Object
io.opentelemetry.instrumentation.api.instrumenter.network.internal.InternalClientAttributesExtractor<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
ConstructorsConstructorDescriptionInternalClientAttributesExtractor(ClientAttributesGetter<REQUEST, RESPONSE> getter, FallbackAddressPortExtractor<REQUEST> fallbackAddressPortExtractor, boolean emitStableUrlAttributes, boolean emitOldHttpAttributes) -
Method Summary
-
Constructor Details
-
InternalClientAttributesExtractor
public InternalClientAttributesExtractor(ClientAttributesGetter<REQUEST, RESPONSE> getter, FallbackAddressPortExtractor<REQUEST> fallbackAddressPortExtractor, boolean emitStableUrlAttributes, boolean emitOldHttpAttributes)
-
-
Method Details
-
onStart
-
onEnd
-