Skip to content

RUM-6385: Default sample rate for session replay#2323

Merged
jonathanmos merged 1 commit into
developfrom
jmoskovich/rum-6385/default-sr-sample-rate
Oct 16, 2024
Merged

RUM-6385: Default sample rate for session replay#2323
jonathanmos merged 1 commit into
developfrom
jmoskovich/rum-6385/default-sr-sample-rate

Conversation

@jonathanmos

@jonathanmos jonathanmos commented Oct 15, 2024

Copy link
Copy Markdown
Member

What does this PR do?

Add a default sample rate of 100% for Session Replay (sample rate is now optional when creating the configuration).

Motivation

Align with the other features.

Additional Notes

Anything else we should know when reviewing?

Review checklist (to be filled by reviewers)

  • Feature or bugfix MUST have appropriate tests (unit, integration, e2e)
  • Make sure you discussed the feature or bugfix with the maintaining team in an Issue
  • Make sure each commit and the PR mention the Issue number (cf the CONTRIBUTING doc)

@jonathanmos
jonathanmos force-pushed the jmoskovich/rum-6385/default-sr-sample-rate branch from f9716c4 to 3cba5ef Compare October 15, 2024 09:28
@codecov-commenter

codecov-commenter commented Oct 15, 2024

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.36%. Comparing base (ca952c5) to head (2837584).
Report is 8 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #2323      +/-   ##
===========================================
- Coverage    70.37%   70.36%   -0.01%     
===========================================
  Files          738      738              
  Lines        27529    27530       +1     
  Branches      4616     4616              
===========================================
- Hits         19372    19371       -1     
- Misses        6864     6865       +1     
- Partials      1293     1294       +1     
Files with missing lines Coverage Δ
...ndroid/sessionreplay/SessionReplayConfiguration.kt 96.97% <100.00%> (+0.05%) ⬆️

... and 36 files with indirect coverage changes

@jonathanmos
jonathanmos marked this pull request as ready for review October 15, 2024 10:26
@jonathanmos
jonathanmos requested review from a team as code owners October 15, 2024 10:26
@jonathanmos
jonathanmos force-pushed the jmoskovich/rum-6385/default-sr-sample-rate branch from 3cba5ef to 2837584 Compare October 16, 2024 07:22
@jonathanmos
jonathanmos merged commit 774c798 into develop Oct 16, 2024
@jonathanmos
jonathanmos deleted the jmoskovich/rum-6385/default-sr-sample-rate branch October 16, 2024 08:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants