parent directory.. | ||||
View all files | ||||
| Services | Lambda, X-Ray, CloudFormation |
| Integrations | AWS CLI, AWS SAM |
| Categories | Serverless; Observability |
A collection of samples demonstrating AWS X-Ray distributed tracing for Lambda functions using LocalStack. The samples show how to instrument Python Lambda functions with the AWS X-Ray SDK and AWS Powertools Tracer, and how to retrieve and inspect trace data locally.
| python-xray-sdk | Lambda X-Ray tracing using the AWS X-Ray SDK for Python |
| python-powertools | Lambda X-Ray tracing using AWS Powertools Tracer |
Refer to the individual sub-sample READMEs for deployment and invocation instructions.
This code is available under the Apache 2.0 license.