Skip to content

Commit 29d61a9

Browse files
committed
feat(instrumentation-express): add support for Express v5, take 2
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. (See open-telemetry#2722 for a general discussion of the pain when having to do that.) Obsoletes: open-telemetry#2437 Closes: open-telemetry#2435
1 parent 41d0d4b commit 29d61a9

File tree

7 files changed

+698
-140
lines changed

7 files changed

+698
-140
lines changed

0 commit comments

Comments
 (0)