Class InternalNetServerAttributesExtractor<REQUEST,RESPONSE>
java.lang.Object
io.opentelemetry.instrumentation.api.instrumenter.net.internal.InternalNetServerAttributesExtractor<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
ConstructorsConstructorDescriptionInternalNetServerAttributesExtractor(NetServerAttributesGetter<REQUEST, RESPONSE> getter, FallbackAddressPortExtractor<REQUEST> fallbackAddressPortExtractor, boolean emitOldHttpAttributes) -
Method Summary
-
Constructor Details
-
InternalNetServerAttributesExtractor
public InternalNetServerAttributesExtractor(NetServerAttributesGetter<REQUEST, RESPONSE> getter, FallbackAddressPortExtractor<REQUEST> fallbackAddressPortExtractor, boolean emitOldHttpAttributes)
-
-
Method Details
-
onStart
-