Class InternalNetServerAttributesExtractor

java.lang.Object
io.opentelemetry.instrumentation.api.instrumenter.net.internal.InternalNetServerAttributesExtractor

public class InternalNetServerAttributesExtractor extends Object
This class is internal and is hence not for public use. Its APIs are unstable and can change at any time.
  • Method Details

    • onStart

      public static <REQUEST> void onStart(NetServerAttributesGetter<REQUEST> getter, io.opentelemetry.api.common.AttributesBuilder attributes, REQUEST request, @Nullable String hostHeader)