-
-
Notifications
You must be signed in to change notification settings - Fork 357
(6) fix(tracing): ReactNativeTracing and initial navigation spans have to be created after integrations setup #4000
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
krystofwoldrich
merged 44 commits into
v6
from
kw/tracing-integrations-independent-order
Aug 14, 2024
Merged
Changes from all commits
Commits
Show all changes
44 commits
Select commit
Hold shift + click to select a range
c3dcfd3
chore(tracing): extract app start to a standalone integration
krystofwoldrich 88d6988
Merge branch 'v6' into kw/ref-app-start-integration
krystofwoldrich fe53af5
fix merge
krystofwoldrich d4ac89f
fix spans, app start is now reported to Sentry
krystofwoldrich 7c5dcaa
fix uikit init and minimal instrumentation edge cases
krystofwoldrich 0b42472
update js docs
krystofwoldrich 9765eaf
Merge branch 'v6' into kw/ref-app-start-integration
krystofwoldrich b9e9e9a
Add App Start Integration tests
krystofwoldrich b334931
Remove app start test from react native tracing
krystofwoldrich 4d16787
clean up app start tests
krystofwoldrich 4d84922
fix test affected by the app start extraction
krystofwoldrich 0ff2020
Add standalone app start
krystofwoldrich b1eab51
fix
krystofwoldrich 6d1cd70
ref(tracing): Extract NativeFrames as standalone integration
krystofwoldrich 5eaaad2
Add integration handling test
krystofwoldrich eba6820
Merge branch 'kw/ref-app-start-integration' into kw/ref-native-frames…
krystofwoldrich 91c1eb8
clean up integrations tests
krystofwoldrich db70c09
move native frames tests
krystofwoldrich e199244
add changelog
krystofwoldrich 2956344
Merge branch 'kw/ref-app-start-integration' into kw/ref-native-frames…
krystofwoldrich adb53fc
fix
krystofwoldrich 699fda7
move the app start test to tracing
krystofwoldrich 7a386ab
Merge branch 'kw/ref-app-start-integration' into kw/ref-native-frames…
krystofwoldrich ad98ac0
fix tests
krystofwoldrich f2b9abe
add changelog
krystofwoldrich 89b2354
ref(tracing): Extract Stall Tracking to a standalone integration
krystofwoldrich 4f3ca7b
misc(tracing): Remove ReactNativeTracing deprecated options
krystofwoldrich 5c12e5c
fix changelog
krystofwoldrich a111bdf
ref(tracing): Extract UserInteractionTracing as standalone interaction
krystofwoldrich 92e04ee
Apply suggestions from code review
krystofwoldrich 1168d4e
Revert "fix changelog"
krystofwoldrich a21e83d
Revert "misc(tracing): Remove ReactNativeTracing deprecated options"
krystofwoldrich af4c453
tests
krystofwoldrich 3d33c02
fix tests
krystofwoldrich c71b900
fix tests
krystofwoldrich e632d53
Merge commit 'c71b9003a8934eca268d524732ab337325bc238d' into kw/ref-u…
krystofwoldrich 474ee37
misc(tracing): Remove ReactNativeTracing deprecated options
krystofwoldrich 07d9f00
fix changelog
krystofwoldrich 6386062
refactor react native tracing to new function style integration
krystofwoldrich 3002393
update changelog
krystofwoldrich 2bbb93a
fix test, changelog and samples
krystofwoldrich 9dd899e
fix(tracing): ReactNativeTracing and initial navigation spans have to…
krystofwoldrich 5d98ded
fix background test
krystofwoldrich ecd26ed
Merge branch 'v6' into kw/tracing-integrations-independent-order
krystofwoldrich 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
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.