-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
feat(react-router): Add support for React Router instrumentation API #18580
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 1 commit
Commits
Show all changes
19 commits
Select commit
Hold shift + click to select a range
b188e0a
feat(react-router): Add support for React Router instrumentation API
onurtemizkan 95721fc
Move instrumentation API functions to serverGlobals not to break hydr…
onurtemizkan fa71e6b
Update hydrogen server transaction tests with better parameterization
onurtemizkan 75374f3
Address copilot review
onurtemizkan 8281d63
Improve E2E test coverage
onurtemizkan 7aa2d67
Use snake_case for span ops
onurtemizkan e3064e2
Move navigate hook flag inside client check
onurtemizkan 23514b7
Move data inside `mechanism` object
onurtemizkan 9b756ae
Merge remote-tracking branch 'origin/develop' into react-router-8-ins…
onurtemizkan 0c84709
Prevent Framework Mode navigation span regression
onurtemizkan 681eb3e
Enhance navigation with popstate listener and numeric navigation hand…
onurtemizkan 1571025
Lint
onurtemizkan 7c9148e
Set span status on request handler errors
onurtemizkan 3ad323c
Merge branch 'develop' into react-router-8-instrumentation-api
onurtemizkan f1aab54
Clean up
onurtemizkan 7ab179a
Move `captureInstrumentationError` calls inside error check blocks
onurtemizkan 4cc4af8
Move error capture inside check
onurtemizkan 46aee15
Merge branch 'develop' into react-router-8-instrumentation-api
onurtemizkan 9cf02d8
Merge branch 'develop' into react-router-8-instrumentation-api
chargome 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
Move error capture inside check
- Loading branch information
commit 4cc4af8e83ad441b0a37d81b3b066087c54de0b7
Some comments aren't visible on the classic Files Changed page.
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
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.