aws / aws/aws-xray-java-agent

Update Java SDK and add aws-java-sdk-sts library inside jar

Open
#80 10 comments 0 reactions 1 assignee Claimed by @willarmiros View on GitHub
enhancement
Dominant language
Java
Stars
46
Forks
20
PR merge metrics
No merged PRs in 30d

Description

Hi,

Currently we are implementing the AWS X-Ray auto-instrumentation agent for Java for a Spring project inside EKS, but we had problems executing the spring microservices for two reasons:

- The version of the sdk we are using is more recent than the java agent (1.11.909)
- In the EKS, the pods are using serviceaccount to call aws resources, for this, the java agent needs to have the aws-java-sdk-sts library in its classpath.

We hope you can update the aws-xray-java-agent with those changes :)

Thanks!

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.