Core module of the AWS X-Ray SDK for Java, providing APIs for emitting tracing data to AWS X-Ray for distributed application debugging.
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>aws-xray-recorder-sdk-core</artifactId>
<version>2.21.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a segment and subsegment for tracing with AWS X-Ray.
Ensure AWS credentials are set via environment variables, system properties, or IAM roles.
No dependency data recorded yet.