I'm using sleuth 3.1.8 and spring-boot 2.7.11
When I call my rest api from another spring application, traceId is propagated and printing correctly.
But when I try to call my rest api from postman passing below headers, sleuth is not considering them and generating its own traceId and spanId.
x-b3-traceid x-b3-spanid x-b3-parentspanid