openzipkin / zipkin-aws

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

refs #174: adds AWS SDK V2 instrumentation support for SQS messages #175

Closed JaidenAshmore closed 9 months ago

JaidenAshmore commented 4 years ago

As the AWS SDK changed in V2 the existing SQS brave instrumentation needed to be updated to the latest API.

This is mostly a copy of SendMessageTracingRequestHandler but with some breaking changes between the versions:

Looking forward to the feedback. Thanks!

JaidenAshmore commented 4 years ago

Awesome, thanks for the quick response. I'll take a look at making those changes

codefromthecrypt commented 9 months ago

closing as 3.5 years. if still needed, re-raise or someone else can!