I have a spring-boot application and I am trying to put the xray auto-generated traceId into the SQS metadata.
I did not find any real example on how to do this. Do you have any idea on how it works and how it should be implemented?
Thanks in advance