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): take care of ESM based (.mjs) handlers #2508

Merged

Take care of ESM based (`.mjs`) handlers for the AWS Lambda instrumen…

1025833
Select commit
Loading
Failed to load commit list.
Merged

feat(instrumentation-aws-lambda): take care of ESM based (.mjs) handlers #2508

Take care of ESM based (`.mjs`) handlers for the AWS Lambda instrumen…
1025833
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 6, 2024 in 0s

42.85% of diff hit (target 80.00%)

View this Pull Request on Codecov

42.85% of diff hit (target 80.00%)

Annotations

Check warning on line 112 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#L111-L112

Added lines #L111 - L112 were not covered by tests

Check warning on line 114 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#L114

Added line #L114 was not covered by tests

Check warning on line 116 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#L116

Added line #L116 was not covered by tests