You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to integrate spring-kafka with opentracing-contrib/java-kafka-client. It defines an interceptor for Kafka ProducerRecords and expect to have uber-trace-id as a String. I would like to be able to configure the default KafkaHeaderMapper to ignore conversion of some specific header to JSON like the 'uber-trace-id'.