AWS XRay stopped tracing in aws lambda
Context After pushing changes today to unrelated lambdas, I somehow caused errors relating to Xray in a lambda function and not sure how to troubleshoot any further. I’m using default automatic xray mode and the Lambda has tracing enabled with AWSXRayWriteOnlyAcesss (managed policy). I’ve also checked the imports and ‘aws-xray-sdk-core’ is properly imported with version […]