openzipkin / zipkin-aws

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

SDK V2 - Support intermediate errors #116

Open devinsba opened 5 years ago

devinsba commented 5 years ago

In the V1 SDK instrumentation we extracted errors from the intermediate http requests so that we could see the errors when retries occurred. This was not immediately obvious when building the V2 instrumentation so we should get that added for feature parity.