traceId not printing in kafka-stream application

Hi All,
I have kafka stream application which is running in springboot-2.x, kafka-streams-2.5.1 and spring-cloud-sleuth (log tracing) and I’m using KafkaStreamsTracing for print traceId and spanId.

Now we are upgrading our application into springboot-3.3.4, kafka-stream-3.7.1 and io.metrix (log tracing) after upgrade traceId and spanId is not printing in kafka-stream. Please help me on this.

No idea what KafkaStreamsTracing is – sounds like a Spring Boot thing?

So maybe you would need to ask Spring folk about it… (Or somebody from the community here knows by chance…)