Class HttpSpanStatusExtractor<REQUEST,​RESPONSE>

  • All Implemented Interfaces:
    SpanStatusExtractor<REQUEST,​RESPONSE>

    public final class HttpSpanStatusExtractor<REQUEST,​RESPONSE>
    extends Object
    implements SpanStatusExtractor<REQUEST,​RESPONSE>
    Extractor of the HTTP span status. Instrumentation of HTTP server or client frameworks should use this class to comply with OpenTelemetry HTTP semantic conventions.