mirror of
https://github.com/open-telemetry/opentelemetry-python-contrib.git
synced 2025-07-30 13:43:03 +08:00

* Add instrumentation for AWS Lambda Service - Implementation * Lambda is CONSUMER SQS trace if 'Records' key in Lambda event * More robust check of SQS by indexing and catching * Explicitly catch errors we expect when determinig if SQS triggered Lambda