Class KafkaConsumerTelemetrySupplier
java.lang.Object
io.opentelemetry.instrumentation.kafkaclients.v2_6.internal.KafkaConsumerTelemetrySupplier
- All Implemented Interfaces:
Serializable,Supplier<KafkaConsumerTelemetry>
public class KafkaConsumerTelemetrySupplier
extends Object
implements Supplier<KafkaConsumerTelemetry>, Serializable
Wrapper for KafkaConsumerTelemetry that can be injected into kafka configuration without breaking
serialization.
This class is internal and is hence not for public use. Its APIs are unstable and can change at any time.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
KafkaConsumerTelemetrySupplier
-
-
Method Details
-
get
- Specified by:
getin interfaceSupplier<KafkaConsumerTelemetry>
-