-
Notifications
You must be signed in to change notification settings - Fork 134
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
Dogfood recent changes #1232
Merged
Merged
Dogfood recent changes #1232
Conversation
This file contains 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
…-view-tree-recording-strategy RUMM-2964 [SR] Make view-tree recording more customizable
…ickers RUMM-2964 [SR] Support `UIPickerView` elements in session replay
…itches REPLAY-1340 Support `UISwitch` elements in session replay
…s_per_seconds RUMM-3081 fix invalid cpu ticks per seconds
Remove data race caused by doing sample on rum thread
Created an internal configuration attribute to allow the cross platform framework SDKs to adjust the configuration telemetry sample rate for testing purposes.
This more closely matches what Flutter sends in for other sampling rates.
…uration-sampling Add ability to adjust configuration telemetry sampling rate.
Co-authored-by: Ursula Chen <58821586+urseberry@users.noreply.github.com>
Merge `release/1.16.0` to `develop`
…ssion Allow users to manually end a RUM session
…ay-custom-limits REPLAY-1459 Session replay custom limits
Improve tint behaviour
Add scaling
…nt-fallback REPLAY-1421 Use better fallback value for fonts
…g-optimisation REPLAY-1345 Image Scaling Optimisation
…mageview-snapshot-tests REPLAY-1465 UIImageView snapshot tests
maciejburda
approved these changes
Mar 31, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
What and why?
🐶 Merging develop into dogfooding, so the SDK version will be upgraded in mobile app and Shopist.
UIPickerView
elements in session replay #1178UISwitch
elements in session replay #1180release/1.16.0
todevelop
#1187UITextField
elements in SR #1191UIDatePicker
elements in SR (date & time selection) #1204UISwitch
element masking #1217UIStepper
element masking #1218release/1.17.0
todevelop
#1223How?
dogfooding
→develop
Review checklist
Custom CI job configuration (optional)