tracing bridge selection in micrometer
Background:
TraceId and SpanId are not getting printed while using micrometer with spring boot
Trying to use micrometer for monolith application for tracing purpose but it is not appending traceId in logs.
I’ve used these in my pom.xml and spring boot version is 3.2.0 and java 21