-
Notifications
You must be signed in to change notification settings - Fork 30k
feat: instrumentation onRequestError #67539
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 25 commits
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
9a8a2ec
test: add test case
huozhi 0c8fe25
refactor: load instrumentation module
huozhi 17104bf
move build exception listeners
huozhi d73b969
handle nodejs rsc and client server error
huozhi 8ca280c
cover app custom routes
huozhi c6616ab
workaround on handling edge api error
huozhi d603931
remove try catch
huozhi 1349425
edge alias
huozhi 4000e5c
handle edge runtime callback
huozhi 5cbbcb8
handle middleware
huozhi e8312af
handle pages error
huozhi a5d64af
add test
huozhi 76c3b43
handle both dev and prod api in api resolver
huozhi d8370cd
normalize req in one place
huozhi 7b90c9e
fix middleware and edge functions log
huozhi aadad8d
fix pages api route handling
huozhi 8ddee8e
fix duplicated logs
huozhi ceb417c
fix prod log
huozhi 07ba7c8
fix log and middleware error stack
huozhi 8ade0ce
fix dev logs
huozhi 06f08fc
fix dev logs
huozhi 033b317
separate customized logs for different server
huozhi ea8808c
handle quiet option
huozhi 8dcaf64
scope under an experimental env var
huozhi f87f9c4
lint format
huozhi 5ec08d8
ensure error handler is finished
huozhi 4fbf19b
change to console.error
huozhi 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
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.
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.