Skip to content

Commit dfa4e08

Browse files
committed
update e2e example
1 parent 6442d72 commit dfa4e08

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

e2e/react-router/src/routes/root.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ const client = init3(
2222
'https://otel.observability.ld-stg.launchdarkly.com',
2323
}),
2424
new SessionReplay('1', {
25+
privacySetting: 'none',
2526
serviceName: 'ryan-test',
2627
backendUrl: 'https://pub.observability.ld-stg.launchdarkly.com',
2728
}), // Could be omitted for customers who cannot use session replay.

0 commit comments

Comments
 (0)