Class TracingKafkaPropagatorGetter
java.lang.Object
org.springframework.cloud.sleuth.instrument.kafka.TracingKafkaPropagatorGetter
- All Implemented Interfaces:
Propagator.Getter<org.apache.kafka.clients.consumer.ConsumerRecord<?,?>>
public class TracingKafkaPropagatorGetter
extends Object
implements Propagator.Getter<org.apache.kafka.clients.consumer.ConsumerRecord<?,?>>
Getter extracting the values from the
ConsumerRecord headers for Kafka based
communication.- Since:
- 3.1.0
- Author:
- Anders Clausen, Flaviu Muresan
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TracingKafkaPropagatorGetter
public TracingKafkaPropagatorGetter()
-
-
Method Details
-
get
- Specified by:
getin interfacePropagator.Getter<org.apache.kafka.clients.consumer.ConsumerRecord<?,?>>
-