Class InternalNetServerAttributesExtractor
java.lang.Object
io.opentelemetry.instrumentation.api.instrumenter.net.internal.InternalNetServerAttributesExtractor
This class is internal and is hence not for public use. Its APIs are unstable and can change at
any time.
-
Method Summary
Modifier and TypeMethodDescriptionstatic <REQUEST> voidonStart(NetServerAttributesGetter<REQUEST> getter, io.opentelemetry.api.common.AttributesBuilder attributes, REQUEST request, String hostHeader)
-
Method Details
-
onStart
public static <REQUEST> void onStart(NetServerAttributesGetter<REQUEST> getter, io.opentelemetry.api.common.AttributesBuilder attributes, REQUEST request, @Nullable String hostHeader)
-