Hierarchy For Package io.opentelemetry.instrumentation.api.semconv.network
Class Hierarchy
- java.lang.Object
- io.opentelemetry.instrumentation.api.semconv.network.ClientAttributesExtractor<REQUEST,
RESPONSE> (implements io.opentelemetry.instrumentation.api.instrumenter.AttributesExtractor<REQUEST, RESPONSE>) - io.opentelemetry.instrumentation.api.semconv.network.NetworkAttributesExtractor<REQUEST,
RESPONSE> (implements io.opentelemetry.instrumentation.api.instrumenter.AttributesExtractor<REQUEST, RESPONSE>) - io.opentelemetry.instrumentation.api.semconv.network.ServerAttributesExtractor<REQUEST,
RESPONSE> (implements io.opentelemetry.instrumentation.api.instrumenter.AttributesExtractor<REQUEST, RESPONSE>)
- io.opentelemetry.instrumentation.api.semconv.network.ClientAttributesExtractor<REQUEST,
Interface Hierarchy
- io.opentelemetry.instrumentation.api.semconv.network.ClientAttributesGetter<REQUEST>
- io.opentelemetry.instrumentation.api.semconv.network.NetworkAttributesGetter<REQUEST,
RESPONSE> - io.opentelemetry.instrumentation.api.semconv.network.ServerAttributesGetter<REQUEST>