AWS X-Ray Recorder SDK for Java - AWS SDK Instrumentor
· The Amazon Web Services X-Ray Recorder SDK for Java provides Java APIs for emitting tracing data to AWS X-Ray. AWS X-Ray helps developers analyze and debug distributed applications. With X-Ray, you can understand how your application and its underlying services are performing to identify and troubleshoot the root cause of performance issues and errors.
Add the following com.amazonaws : aws-xray-recorder-sdk-aws-sdk-instrumentor maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):
Gradle Kotlin DSL: Add the following com.amazonaws : aws-xray-recorder-sdk-aws-sdk-instrumentor gradle kotlin dependency to your build.gradle.kts file: