TracingKafkaReceiver that leverages
ReactiveKafkaTracingPropagator@Deprecated public class TracingKafkaConsumerFactory extends reactor.kafka.receiver.internals.ConsumerFactory
ConsumerFactory to create decorated consumers of
type TracingKafkaConsumer. This can be used by the KafkaReceiver
factory methods to create instrumented receivers.| Constructor and Description |
|---|
TracingKafkaConsumerFactory(org.springframework.beans.factory.BeanFactory beanFactory)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
<K,V> org.apache.kafka.clients.consumer.Consumer<K,V> |
createConsumer(reactor.kafka.receiver.ReceiverOptions<K,V> receiverOptions)
Deprecated.
|
Copyright © 2023 Pivotal Software, Inc.. All rights reserved.