RUM-5184: Add dynamic optimization field in SessionReplayConfiguration#2259
Merged
Merged
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## feature/sr-dynamic-optimisation #2259 +/- ##
===================================================================
+ Coverage 70.09% 70.13% +0.04%
===================================================================
Files 730 731 +1
Lines 27192 27239 +47
Branches 4590 4598 +8
===================================================================
+ Hits 19058 19102 +44
- Misses 6841 6847 +6
+ Partials 1293 1290 -3
|
0xnm
reviewed
Sep 11, 2024
mariusc83
previously approved these changes
Sep 12, 2024
jonathanmos
previously approved these changes
Sep 12, 2024
ambushwork
dismissed stale reviews from jonathanmos and mariusc83
via
September 12, 2024 09:00
6cd2fb2
ambushwork
force-pushed
the
yl/sr-opt/add-flag
branch
7 times, most recently
from
September 13, 2024 08:25
63e3714 to
7c8412e
Compare
0xnm
previously approved these changes
Sep 13, 2024
0xnm
left a comment
Member
There was a problem hiding this comment.
I left a few comments/suggestions, but overall lgtm. I'm not sure about the parameter description, it is better to check with @jonathanmos.
ambushwork
force-pushed
the
yl/sr-opt/add-flag
branch
from
September 13, 2024 09:15
7c8412e to
e7fa9d8
Compare
jonathanmos
previously approved these changes
Sep 16, 2024
jonathanmos
left a comment
Member
There was a problem hiding this comment.
LGTM except for minor comments
ambushwork
force-pushed
the
yl/sr-opt/add-flag
branch
from
September 16, 2024 07:45
e7fa9d8 to
7dbfb8a
Compare
jonathanmos
previously approved these changes
Sep 16, 2024
xgouchet
reviewed
Sep 16, 2024
ambushwork
force-pushed
the
yl/sr-opt/add-flag
branch
from
September 16, 2024 12:37
7dbfb8a to
886105e
Compare
ambushwork
force-pushed
the
yl/sr-opt/add-flag
branch
from
September 16, 2024 14:26
886105e to
fbfe106
Compare
ambushwork
force-pushed
the
yl/sr-opt/add-flag
branch
from
September 16, 2024 15:45
fbfe106 to
263dac8
Compare
xgouchet
approved these changes
Sep 17, 2024
jonathanmos
approved these changes
Sep 17, 2024
3 tasks
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
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 does this PR do?
[Adding API changes] Add dynamic optimization field in SessionReplayConfiguration
Motivation
RUM-5184
Review checklist (to be filled by reviewers)