Commit 29d61a9
committed
feat(instrumentation-express): add support for Express v5, take 2
This PR starts with @timfish's #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.
(See #2722 for a general discussion of the pain when having to do that.)
Obsoletes: #2437
Closes: #24351 parent 41d0d4b commit 29d61a9
File tree
7 files changed
+698
-140
lines changed- plugins/node/opentelemetry-instrumentation-express
- src
- test
7 files changed
+698
-140
lines changed
0 commit comments