RUM-5188: Add session replay skipped frames count in session ended metrics#2256
Merged
ambushwork merged 1 commit intoSep 11, 2024
Merged
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## feature/sr-dynamic-optimisation #2256 +/- ##
===================================================================
+ Coverage 70.00% 70.05% +0.06%
===================================================================
Files 728 728
Lines 27049 27091 +42
Branches 4560 4567 +7
===================================================================
+ Hits 18933 18978 +45
+ Misses 6842 6829 -13
- Partials 1274 1284 +10
|
0xnm
reviewed
Sep 10, 2024
ambushwork
force-pushed
the
yl/sr-opt/frame-telemetry
branch
from
September 10, 2024 15:27
41135bb to
0003db8
Compare
xgouchet
previously approved these changes
Sep 11, 2024
ambushwork
force-pushed
the
yl/sr-opt/frame-telemetry
branch
from
September 11, 2024 07:49
0003db8 to
8361634
Compare
jonathanmos
previously approved these changes
Sep 11, 2024
0xnm
previously approved these changes
Sep 11, 2024
ambushwork
force-pushed
the
yl/sr-opt/frame-telemetry
branch
2 times, most recently
from
September 11, 2024 08:36
03acf82 to
b901950
Compare
0xnm
previously approved these changes
Sep 11, 2024
ambushwork
force-pushed
the
yl/sr-opt/frame-telemetry
branch
from
September 11, 2024 09:48
b901950 to
315ebd7
Compare
0xnm
approved these changes
Sep 11, 2024
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?
Add session replay skipped frames count in session ended metrics, so that we can have a visibility in RUM telemetry how many frames are optimised by the time bank.
Motivation
RUM-5188
Demo
Review checklist (to be filled by reviewers)