aws / eks-charts

Amazon EKS Helm chart repository
Apache License 2.0
1.17k stars 922 forks source link

aws-cloudwatch-metrics: Add support for AWS X-Ray #1128

Open dwickr opened 1 week ago

dwickr commented 1 week ago

Description of changes

Add support for AWS X-Ray in Cloudwatch Metrics chart.

Checklist

Testing

Deployed to a K8s cluster with and without X-Ray tracing enabled, both worked. Was able to submit traces via the Cloudwatch Agent and see them in AWS X-Ray dashboard.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.