Class HttpSpanNameExtractor<REQUEST>

  • All Implemented Interfaces:
    SpanNameExtractor<REQUEST>

    public final class HttpSpanNameExtractor<REQUEST>
    extends Object
    implements SpanNameExtractor<REQUEST>
    Extractor of the HTTP span name. Instrumentation of HTTP server or client frameworks should use this class to comply with OpenTelemetry HTTP semantic conventions.