Class HttpSpanStatusExtractor<REQUEST,RESPONSE>

java.lang.Object
io.opentelemetry.instrumentation.api.semconv.http.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.
Since:
2.0.0