-
Notifications
You must be signed in to change notification settings - Fork 135
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
Update feature/v2
with develop
#1183
Merged
Merged
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
This leaves the functionality of the `application_start` action intact, but has it always added to it's own ApplicationLaunch view, instead of onto the first view that appears.
Since the RUMEventMatchers are used in integration tests, @testable isn't available for the Datadog module.
Instead of exposing the `startInitialSession` and `sendApplicaitonLaunchEvent` funcitons, we'll instead use a specific command to do both.
Co-authored-by: Louis Zawadzki <[email protected]>
…ble solution for storing large files
…on-tests RUMM-2822 [SR] Set up snapshot tests for session replay
…liders RUMM-2965 [SR] Support `UISlider` elements in session replay
…nLaunch view instead.
…egments RUMM-2972 [SR] Support `UISegmentedControl` elements in session replay
RUMM-2507 Create an ApplicationLaunch view during session initialization
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 <[email protected]>
Merge `release/1.16.0` to `develop`
ncreated
approved these changes
Mar 3, 2023
…g-sdk-2.2.3 Update to version 2.2.3 of testing framework
…xtfields REPLAY-1339 Support `UITextField` elements in SR
Fix memory usage issues in image capture
Update RUM event schema
Datadog ReportBranch report: ✅ |
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?
Resolves conflicts with:
Review checklist
Custom CI job configuration (optional)