I am implementing AWS X-Ray in my Java Spring project, and generally speaking, it is working correctly. Log requests and I can see the tracking on the AWS console.
Ho