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