AWS X-Ray Recorder SDK for Java - Segment Metrics

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.

License

License

Categories

Categories

AWS Container PaaS Providers Metrics Application Testing & Monitoring Monitoring
GroupId

GroupId

com.amazonaws
ArtifactId

ArtifactId

aws-xray-recorder-sdk-metrics
Last Version

Last Version

2.11.2
Release Date

Release Date

Type

Type

jar
Description

Description

AWS X-Ray Recorder SDK for Java - Segment Metrics
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.
Project URL

Project URL

https://aws.amazon.com/documentation/xray/
Source Code Management

Source Code Management

https://github.com/aws/aws-xray-sdk-java.git

Download aws-xray-recorder-sdk-metrics

How to add to project

<!-- https://jarcasting.com/artifacts/com.amazonaws/aws-xray-recorder-sdk-metrics/ -->
<dependency>
    <groupId>com.amazonaws</groupId>
    <artifactId>aws-xray-recorder-sdk-metrics</artifactId>
    <version>2.11.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.amazonaws/aws-xray-recorder-sdk-metrics/
implementation 'com.amazonaws:aws-xray-recorder-sdk-metrics:2.11.2'
// https://jarcasting.com/artifacts/com.amazonaws/aws-xray-recorder-sdk-metrics/
implementation ("com.amazonaws:aws-xray-recorder-sdk-metrics:2.11.2")
'com.amazonaws:aws-xray-recorder-sdk-metrics:jar:2.11.2'
<dependency org="com.amazonaws" name="aws-xray-recorder-sdk-metrics" rev="2.11.2">
  <artifact name="aws-xray-recorder-sdk-metrics" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.amazonaws', module='aws-xray-recorder-sdk-metrics', version='2.11.2')
)
libraryDependencies += "com.amazonaws" % "aws-xray-recorder-sdk-metrics" % "2.11.2"
[com.amazonaws/aws-xray-recorder-sdk-metrics "2.11.2"]

Dependencies

compile (1)

Group / Artifact Type Version
com.amazonaws : aws-xray-recorder-sdk-core jar 2.11.2

runtime (1)

Group / Artifact Type Version
com.amazonaws : aws-xray-recorder-sdk-aws-sdk-core jar 2.11.2

Project Modules

There are no modules declared in this project.
com.amazonaws

Amazon Web Services

Versions

Version
2.11.2
2.11.1
2.11.0
2.10.0
2.9.1
2.9.0
2.8.0
2.7.1
2.7.0
2.6.1
2.6.0
2.5.0
2.4.0