Hierarchy For Package io.opentelemetry.instrumentation.api.instrumenter.http

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • io.opentelemetry.instrumentation.api.instrumenter.http.HttpClientAttributesExtractor<REQUEST,RESPONSE> (implements io.opentelemetry.instrumentation.api.internal.SpanKeyProvider)
    • io.opentelemetry.instrumentation.api.instrumenter.http.HttpClientAttributesExtractorBuilder<REQUEST,RESPONSE>
    • io.opentelemetry.instrumentation.api.instrumenter.http.HttpClientMetrics (implements io.opentelemetry.instrumentation.api.instrumenter.OperationListener)
    • io.opentelemetry.instrumentation.api.instrumenter.http.HttpRouteHolder
    • io.opentelemetry.instrumentation.api.instrumenter.http.HttpServerAttributesExtractor<REQUEST,RESPONSE> (implements io.opentelemetry.instrumentation.api.internal.SpanKeyProvider)
    • io.opentelemetry.instrumentation.api.instrumenter.http.HttpServerAttributesExtractorBuilder<REQUEST,RESPONSE>
    • io.opentelemetry.instrumentation.api.instrumenter.http.HttpServerMetrics (implements io.opentelemetry.instrumentation.api.instrumenter.OperationListener)
    • 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>)

Interface Hierarchy

Enum Hierarchy