AWS X-ray
StackState Self-hosted v5.1.x
Last updated
StackState Self-hosted v5.1.x
Last updated
AWS X-Ray is a service that collects data about requests that your application serves, and provides tools you can use to view, filter, and gain insights into that data to identify issues, and opportunities for optimization.
AWS services integrate with AWS X-Ray by adding a tracing header to requests, running the X-Ray daemon, or making sampling decisions, and uploading trace data to X-Ray. The X-Ray SDKs include plugins for additional integration with AWS services.
AWS X-ray is a .
The StackState AWS X-Ray integration provides the following functionality:
Enriches AWS components with X-Ray trace service data.
Allows mapping the relations between X-Ray services, and ultimately AWS resources.
Provides performance metrics on relations between X-Ray services, as well as local anomaly detection on all performance metrics.
To get X-Ray traces you need to attach policy AWSXrayFullAccess to the AWS service roles in the IAM console. Check for more information about setting up X-Ray.
The AWS X-Ray check is included in the . You also need to install to see rest of you AWS topology and metrics.
Edit the aws_xray.d/conf.yaml
file, in the conf.d/
folder at the root of your Agent's configuration directory to start collecting your Tomcat metrics and logs. See the sample aws_xray.d/conf.yaml.example
for all available configuration options.
Restart the Agent.
Need help? Please contact .