openzipkin / zipkin-aws

Reporters and collectors for use in Amazon's cloud
Apache License 2.0
69 stars 34 forks source link

AWS SQS X-ray Trace propagation #150

Open botkingdom opened 4 years ago

botkingdom commented 4 years ago

Dear developers,

I am currently using Spring Cloud Sleuth and Spring AWS Message to send and receive message from AWS SQS.

I find that the X-ray trace cannot be propagated across the SQS message producer and SQS message consumer and the X-ray trace appears as 2 independent trace.

Will there be any feature enhancement roadmap to support trace propagation across SQS and even SNS?

Regards, Alex Wong