diff --git a/benchmarks/src/scenario/SessionReplay/component/TextViews.tsx b/benchmarks/src/scenario/SessionReplay/component/TextViews.tsx
index ca2fc90b0..129c6f148 100644
--- a/benchmarks/src/scenario/SessionReplay/component/TextViews.tsx
+++ b/benchmarks/src/scenario/SessionReplay/component/TextViews.tsx
@@ -13,6 +13,10 @@ function TextViews(): React.JSX.Element {
Borkdrive doggo he made many woofs many pats tungg shibe you are doing me the shock heckin good boys shoob, h*ck wow such tempt porgo sub woofer floofs shoober doge borkf smol, blep dat tungg tho ur givin me a spook very taste wow most angery pupper I have ever seen length boy woofer.
Super chub big ol pupper floofs blep doggo pupper such treat shooberino, adorable doggo borkdrive he made many woofs heck long water shoob h*ck, wrinkler lotsa pats dat tungg tho fat boi much ruin diet most angery pupper I have ever seen.
Adorable doggo waggy wags maximum borkdrive smol long doggo mlem bork, fluffer ur givin me a spook doggorino puggorino.
+
+ Ellipsized doggo waggy wags maximum borkdrive smol long doggo mlem bork, fluffer ur givin me a spook doggorino puggorino, fluffer ur givin me a spook doggorino puggorino, fluffer ur givin me a spook doggorino puggorino.
+ Ellipsized doggo waggy wags maximum borkdrive smol long doggo mlem bork, fluffer ur givin me a spook doggorino puggorino.
+
)
};
diff --git a/benchmarks/src/scenario/SessionReplay/sessionReplayScenario.tsx b/benchmarks/src/scenario/SessionReplay/sessionReplayScenario.tsx
index 4a7a50094..6d72cd601 100644
--- a/benchmarks/src/scenario/SessionReplay/sessionReplayScenario.tsx
+++ b/benchmarks/src/scenario/SessionReplay/sessionReplayScenario.tsx
@@ -18,6 +18,7 @@ function SessionReplayScenario(props: SessionReplayScenarioProps): React.JSX.Ele
if (props.testConfig?.runType !== RunType.BASELINE) {
instrument().then(() => {
SessionReplay.enable({
+ replaySampleRate: 100,
textAndInputPrivacyLevel: TextAndInputPrivacyLevel.MASK_SENSITIVE_INPUTS,
imagePrivacyLevel: ImagePrivacyLevel.MASK_NONE,
touchPrivacyLevel: TouchPrivacyLevel.SHOW,