opentelemetry-lambda icon indicating copy to clipboard operation
opentelemetry-lambda copied to clipboard

Add nodejs ESM example with typescript

Open pragmaticivan opened this issue 1 year ago • 1 comments

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.

pragmaticivan avatar Nov 30 '24 02:11 pragmaticivan

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?

maxday avatar May 31 '25 13:05 maxday