openzipkin / zipkin-aws

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

XRay Storage cannot consume SQS tags from SQS instrumentation #133

Open devinsba opened 5 years ago

devinsba commented 5 years ago

The SQS instrumentation for brave uses queue.url where the XRay storage converter expects aws.queue_url

I think the XRay encoder should support braves tags in addition to the XRay named counterparts.