Class InternalClientAttributesExtractor<REQUEST>
java.lang.Object
io.opentelemetry.instrumentation.api.instrumenter.network.internal.InternalClientAttributesExtractor<REQUEST>
This class is internal and is hence not for public use. Its APIs are unstable and can change at
any time.
-
Constructor Summary
ConstructorsConstructorDescriptionInternalClientAttributesExtractor(AddressAndPortExtractor<REQUEST> addressAndPortExtractor, boolean capturePort, boolean emitStableUrlAttributes, boolean emitOldHttpAttributes) -
Method Summary
-
Constructor Details
-
InternalClientAttributesExtractor
public InternalClientAttributesExtractor(AddressAndPortExtractor<REQUEST> addressAndPortExtractor, boolean capturePort, boolean emitStableUrlAttributes, boolean emitOldHttpAttributes)
-
-
Method Details
-
onStart
-