opentelemetry-lambda
opentelemetry-lambda copied to clipboard
Add nodejs ESM example with typescript
Is your feature request related to a problem? Please describe. Add ESM example with root support to async calls
ESM support was recently added to this project, but there are not examples of how to use it in a small project with root async support.
hey @pragmaticivan Are you talking about an example using this package? https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/plugins/node/opentelemetry-instrumentation-aws-lambda or something else?