wpessers

Results 5 issues of 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...

documentation
new-data-source
size/L
tests
service/docdb
generators

**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...

enhancement

**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...

enhancement
javascript

## 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...

pkg:instrumentation-aws-lambda
needs:spec

### 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...

feature-request