Class KafkaUtil
java.lang.Object
io.opentelemetry.instrumentation.kafka.internal.KafkaUtil
This class is internal and is hence not for public use. Its APIs are unstable and can change at
any time.
-
Method Summary
Modifier and TypeMethodDescriptionstatic StringgetClientId(org.apache.kafka.clients.consumer.Consumer<?, ?> consumer) static StringgetConsumerGroup(org.apache.kafka.clients.consumer.Consumer<?, ?> consumer)
-
Method Details
-
getConsumerGroup
-
getClientId
-