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-express): Add support for Express v5 #2437

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

Merge remote-tracking branch 'upstream/main' into feat/support-expres…

4a71e9b
Select commit
Loading
Failed to load commit list.
Open

feat(instrumentation-express): Add support for Express v5 #2437

Merge remote-tracking branch 'upstream/main' into feat/support-expres…
4a71e9b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 23, 2024 in 0s

85.29% of diff hit (target 80.00%)

View this Pull Request on Codecov

85.29% of diff hit (target 80.00%)

Annotations

Check warning on line 74 in plugins/node/opentelemetry-instrumentation-express/src/instrumentation.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/node/opentelemetry-instrumentation-express/src/instrumentation.ts#L73-L74

Added lines #L73 - L74 were not covered by tests

Check warning on line 77 in plugins/node/opentelemetry-instrumentation-express/src/instrumentation.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/node/opentelemetry-instrumentation-express/src/instrumentation.ts#L77

Added line #L77 was not covered by tests

Check warning on line 85 in plugins/node/opentelemetry-instrumentation-express/src/instrumentation.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/node/opentelemetry-instrumentation-express/src/instrumentation.ts#L85

Added line #L85 was not covered by tests

Check warning on line 114 in plugins/node/opentelemetry-instrumentation-express/src/instrumentation.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/node/opentelemetry-instrumentation-express/src/instrumentation.ts#L114

Added line #L114 was not covered by tests