-
Notifications
You must be signed in to change notification settings - Fork 230
feat: add support for express v5 #4581
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
Merged
Merged
Changes from all commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
d998e1d
feat: add support for express v5
david-luna 8350649
chore: add node version check for express compatibility
david-luna 311b7d8
tests: add version compat checks and update tav
david-luna c6e250a
fix: fix lint errors
david-luna 31ca241
test: fix router access in tests
david-luna c16773e
tests: remove usage of express in cloud-metadata tests
david-luna 02ec10f
Update lib/instrumentation/modules/express.js
david-luna 2458ca1
Update lib/instrumentation/modules/express.js
david-luna 96a3a21
chore: fix lint issues
david-luna 49b7289
Merge branch 'main' into 4238-express-v5
david-luna 0a5533e
docs: update express version range supported
david-luna bf1e727
test: add incompat check to missing tests
david-luna 3568e32
test: use a different package to test patches
david-luna a8f1154
chore: add note in agent tests
david-luna 32e651b
chore: fix typo
david-luna 659ae3e
Update test/cloud-metadata/_lib.js
david-luna 12c2db3
Update docs/reference/esm.md
david-luna 549cfa9
Update docs/reference/supported-technologies.md
david-luna 9450321
chore: replace express server in aws and http instrumentation tests
david-luna 49edcbc
chore: fix lint issue
david-luna b902a47
Merge branch '4238-express-v5' of github.com:elastic/apm-agent-nodejs…
david-luna 2c7f06c
chore: remove express from config test
david-luna b7bcf6d
chore: skip tests with express for lambda runtimes
david-luna 1e3a675
chore: update tav.yml
david-luna 712dd97
Merge branch 'main' into 4238-express-v5
david-luna ec53dfb
fix: fix pg test
david-luna 5d4ece9
Update .tav.yml
david-luna 8e91267
docs: fix docs
david-luna 89265cb
Merge branch '4238-express-v5' of github.com:elastic/apm-agent-nodejs…
david-luna File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.