wpessers
wpessers
### Description Add docdb cluster datasource ### Relations Relates #32620 and Closes #41624 ### References ### Output from Acceptance Testing ```console % make testacc TESTS=TestAccDocDBClusterDataSource_basic PKG=docdb make: Verifying source code...
**Is your feature request related to a problem? Please describe.** There have been some problems in the past with unexpected behaviour of the instrumentation layers. Very recently for example an...
**Is your feature request related to a problem? Please describe.** This issue is mainly for tracking. In https://github.com/open-telemetry/opentelemetry-lambda/pull/2037 we externalised the `require-in-the-middle` lib from our webpack bundle for the node.js...
## Which problem is this PR solving? #2921 No SQS Context propagation in aws lambda. ## Short description of the changes Used pubsub propagation utils to automatically created processing spans...
### Is your feature request related to a problem? Please describe Currently the aws-lambda instrumentation does not support context propagation when using an sqs event source mapping. The aws lambda...