aws / aws-xray-java-agent

The official AWS X-Ray Auto Instrumentation Agent for Java.
Apache License 2.0
41 stars 18 forks source link

Support Spring services #7

Closed willarmiros closed 4 years ago

willarmiros commented 4 years ago

Currently there exists a race condition between the Java Agent and Spring when the agent is being bootstrap loaded. This is a known issue and being actively worked on so we can support auto-instrumentation of Spring applications as soon as possible.