Setting Up OpenTelemetry for AWS Lambda: Reusing Node SDK and Handling Metrics
How do you guys setup otel for lambdas?
i assume you actuslly want to get node.sdk outside of your handler so it can be reused
and how do i do metrics b c its not like normal instance where it can be scraped
i assume you actuslly want to get node.sdk outside of your handler so it can be reused
and how do i do metrics b c its not like normal instance where it can be scraped
