openzipkin / zipkin-aws

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

Add aws.xray.sdk field when encoding #177

Closed anuraaga closed 4 years ago

anuraaga commented 4 years ago

The X-Ray SDKs report this, for example here

https://github.com/aws/aws-xray-sdk-java/blob/4528f395b10894ac2e1ac366976fe5ee9753eb57/aws-xray-recorder-sdk-core/src/main/java/com/amazonaws/xray/AWSXRayRecorder.java#L156

It will be nice to record for Zipkin too :)