Add foundation for basic xray integration#7892
Conversation
d041cf9 to
3e88961
Compare
joe4dev
left a comment
There was a problem hiding this comment.
Great foundation 🚀
I can confirm the test case tests.integration.awslambda.test_lambda_integration_xray.test_traceid_outside_handler works well on macOS with the custom RIE (x86).
Main changes before merging:
- Update Lambda RIE as this PR depends on localstack/lambda-runtime-init#14
|
The AWS X-Ray examples (e.g., blank-python currently fail to deploy against LS due an internal server error: Maybe related to the AWS client rework and/or IAM 🤔 Update: Works against master and rebasing fixed it after:
|
|
We should test the retry behavior with a failing function. Just ran into a case where unlimited retries created traces many |
|
✔️ The X-Ray test |
joe4dev
left a comment
There was a problem hiding this comment.
LGTM 🎉 Looking forward to basic X-Ray support 📈
I also ran some tests without pro activated (+exception throwing) and it looks fine as well.

Uh oh!
There was an error while loading. Please reload this page.