How to transfer the traceId in the HTTP body to Spring Sleuth?
How can I customize Spring Sleuth so that it uses other names as traceId and span Id in the body of the HTTP request and response? That is, I need everything to work the same way, but the traceId and span Id are transmitted through the HTTP body with different names