AWS SDK V2 Instrumentation
Zipkin-AWS 0.15 notably introduces Brave instrumentation for aws-java-sdk-v2
clients
AwsSdkTracing
The new class AwsSdkTracing
is a decorator for all AWS clients that extend SdkClient
. It creates an ExecutionInterceptor
instance that you add to your ClientOverrideConfiguration
.
Please see the README for usage information.
Changes since last release
- Zipkin version updated to
2.11.11
- Zipkin Reporter version updated to
2.7.13
- Brave version updated to
5.5.2