Commit b3a70d7
feat(instrumentation-express): add support for Express v5, take 2 (open-telemetry#2801)
This PR starts with @timfish's open-telemetry#2437 (Tim did all the hard work) and
makes it a smaller patch -- mostly by avoiding having separate
test/v4 and test/v5 trees.
Now that we are on JS SDK v2 and hence only support Node.js v18 as
a minimum (the same as express@5) the testing story is now simpler:
no need to avoid running some tests with older Node.js versions.
Obsoletes: open-telemetry#2437
Closes: open-telemetry#2435
Co-authored-by: Tim Fish <[email protected]>
Co-authored-by: Marc Pichler <[email protected]>1 parent 64d358e commit b3a70d7
File tree
7 files changed
+689
-134
lines changed- plugins/node/opentelemetry-instrumentation-express
- src
- test
7 files changed
+689
-134
lines changed
0 commit comments