Hierarchy For Package io.opentelemetry.instrumentation.api.instrumenter.http
Package Hierarchies:Class Hierarchy
- java.lang.Object
- io.opentelemetry.instrumentation.api.instrumenter.AttributesExtractor<REQUEST,RESPONSE>
- io.opentelemetry.instrumentation.api.instrumenter.http.HttpAttributesExtractor<REQUEST,RESPONSE>
- io.opentelemetry.instrumentation.api.instrumenter.http.HttpServerMetrics (implements io.opentelemetry.instrumentation.api.instrumenter.RequestListener)
- io.opentelemetry.instrumentation.api.instrumenter.http.HttpSpanNameExtractor<REQUEST> (implements io.opentelemetry.instrumentation.api.instrumenter.SpanNameExtractor<REQUEST>)
- io.opentelemetry.instrumentation.api.instrumenter.http.HttpSpanStatusExtractor<REQUEST,RESPONSE> (implements io.opentelemetry.instrumentation.api.instrumenter.SpanStatusExtractor<REQUEST,RESPONSE>)
- io.opentelemetry.instrumentation.api.instrumenter.AttributesExtractor<REQUEST,RESPONSE>