openzipkin / zipkin-aws

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

Support for AWS Xray SDK #151

Open botkingdom opened 4 years ago

botkingdom commented 4 years ago

Dear developers,

I am currently extensively using zipkin-aws, brave and spring cloud sleuth together to fire trace to AWS X-Ray. I found that if I include the XRay SDK and Zipkin-aws together. Their tracing context are separated and will be independently record the trace to X-Ray.

Will there be any roadmap for the integration between zipkin-aws and AWS X-Ray SDK in the near future?

Regards, Alex Wong