Index
All Classes and Interfaces|All Packages
B
- build() - Method in class io.opentelemetry.instrumentation.spring.kafka.v2_7.SpringKafkaTelemetryBuilder
-
Returns a new
SpringKafkaTelemetrywith the settings of thisSpringKafkaTelemetryBuilder. - builder(OpenTelemetry) - Static method in class io.opentelemetry.instrumentation.spring.kafka.v2_7.SpringKafkaTelemetry
-
Returns a new
SpringKafkaTelemetryBuilderconfigured with the givenOpenTelemetry.
C
- create(OpenTelemetry) - Static method in class io.opentelemetry.instrumentation.spring.kafka.v2_7.SpringKafkaTelemetry
-
Returns a new
SpringKafkaTelemetryconfigured with the givenOpenTelemetry. - createBatchInterceptor() - Method in class io.opentelemetry.instrumentation.spring.kafka.v2_7.SpringKafkaTelemetry
-
Returns a new
BatchInterceptorthat decorates a message listener with aCONSUMERspan. - createBatchInterceptor(BatchInterceptor<K, V>) - Method in class io.opentelemetry.instrumentation.spring.kafka.v2_7.SpringKafkaTelemetry
-
Returns a new
BatchInterceptorthat decorates a message listener with aCONSUMERspan, and then delegates to a provideddecoratedInterceptor. - createRecordInterceptor() - Method in class io.opentelemetry.instrumentation.spring.kafka.v2_7.SpringKafkaTelemetry
-
Returns a new
RecordInterceptorthat decorates a message listener with aCONSUMERspan. - createRecordInterceptor(RecordInterceptor<K, V>) - Method in class io.opentelemetry.instrumentation.spring.kafka.v2_7.SpringKafkaTelemetry
-
Returns a new
RecordInterceptorthat decorates a message listener with aCONSUMERspan, and then delegates to a provideddecoratedInterceptor.
E
- extract(Throwable) - Method in enum io.opentelemetry.instrumentation.spring.kafka.v2_7.internal.SpringKafkaErrorCauseExtractor
I
- INSTANCE - Enum constant in enum io.opentelemetry.instrumentation.spring.kafka.v2_7.internal.SpringKafkaErrorCauseExtractor
- io.opentelemetry.instrumentation.spring.kafka.v2_7 - package io.opentelemetry.instrumentation.spring.kafka.v2_7
- io.opentelemetry.instrumentation.spring.kafka.v2_7.internal - package io.opentelemetry.instrumentation.spring.kafka.v2_7.internal
S
- setCapturedHeaders(Collection<String>) - Method in class io.opentelemetry.instrumentation.spring.kafka.v2_7.SpringKafkaTelemetryBuilder
- setCaptureExperimentalSpanAttributes(boolean) - Method in class io.opentelemetry.instrumentation.spring.kafka.v2_7.SpringKafkaTelemetryBuilder
- setMessagingReceiveInstrumentationEnabled(boolean) - Method in class io.opentelemetry.instrumentation.spring.kafka.v2_7.SpringKafkaTelemetryBuilder
-
Set whether to capture the consumer message receive telemetry in messaging instrumentation.
- SpringKafkaErrorCauseExtractor - Enum in io.opentelemetry.instrumentation.spring.kafka.v2_7.internal
-
This class is internal and is hence not for public use.
- SpringKafkaTelemetry - Class in io.opentelemetry.instrumentation.spring.kafka.v2_7
-
Entrypoint for instrumenting Spring Kafka listeners.
- SpringKafkaTelemetryBuilder - Class in io.opentelemetry.instrumentation.spring.kafka.v2_7
-
A builder of
SpringKafkaTelemetry.
V
- valueOf(String) - Static method in enum io.opentelemetry.instrumentation.spring.kafka.v2_7.internal.SpringKafkaErrorCauseExtractor
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum io.opentelemetry.instrumentation.spring.kafka.v2_7.internal.SpringKafkaErrorCauseExtractor
-
Returns an array containing the constants of this enum type, in the order they are declared.
All Classes and Interfaces|All Packages