Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(instrumentation-aws-lambda): support ESM handlers and other less common handler patterns #2000

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

fix(instrumentation-aws-lambda): package lock

cf7d4c3
Select commit
Loading
Failed to load commit list.
Open

feat(instrumentation-aws-lambda): support ESM handlers and other less common handler patterns #2000

fix(instrumentation-aws-lambda): package lock
cf7d4c3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 6, 2024 in 0s

97.43% of diff hit (target 80.00%)

View this Pull Request on Codecov

97.43% of diff hit (target 80.00%)

Annotations

Check warning on line 166 in plugins/node/opentelemetry-instrumentation-aws-lambda/src/instrumentation.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/node/opentelemetry-instrumentation-aws-lambda/src/instrumentation.ts#L166

Added line #L166 was not covered by tests

Check warning on line 111 in plugins/node/opentelemetry-instrumentation-aws-lambda/src/user-function.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/node/opentelemetry-instrumentation-aws-lambda/src/user-function.ts#L111

Added line #L111 was not covered by tests