Consolidate Browser and Mobile Session Replay docs#38089
Open
rtrieu wants to merge 13 commits into
Open
Conversation
Merge the parallel Browser and Mobile Session Replay documentation trees into a single set of pages (Setup, Privacy Options, Developer Tools, Troubleshooting, Impact on App Performance) that use a platform selector to show SDK-specific content, and flatten the left nav accordingly. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Contributor
Dev Tools content was identical for Browser and Mobile, so the SDK selector added no value. Convert it back to a single plain markdown page instead of a cdocs page. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
…forms Add an Overview section to the Mobile branch and align both branches' first header to "Session Replay recorder" so Browser and Mobile follow the same structure. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Mirrors the Experiments entry added to home.yaml in #37782.
This comment has been minimized.
This comment has been minimized.
This reverts commit daf6699.
Move Impact on App Performance after Heatmaps so the nav reads Setup, Privacy Options, Developer Tools, Troubleshooting, Playlists, Heatmaps, Impact on App Performance, Guides. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Contributor
Author
|
Created DOCS-15072 |
janine-c
approved these changes
Jul 15, 2026
janine-c
left a comment
Contributor
There was a problem hiding this comment.
Hey Rosa, this looks great! Such a beautiful thing to see all these pages consolidated and beautifully Cdocsified ✨
I ran your PR through both the PR and Cdocs review skills in Claude, and did my own spot checking in your staging build. It caught a couple of small things, but overall I think we're good to go 🎉
Co-authored-by: Janine Chan <64388808+janine-c@users.noreply.github.com>
Re-add the browser-only 'Connect Session Replay to your third-party tools' subsection that was dropped during the Session Replay docs consolidation. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Create rum_sdk_platform_options_v3 (adds browser) for the consolidated Session Replay Privacy Options page, and revert the in-place browser addition to v2 so pages still using v2 are unaffected. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Co-authored-by: Janine Chan <64388808+janine-c@users.noreply.github.com>
…ataDog/documentation into rtrieu/consolidate-session-replay-docs
BeltranBulbarellaDD
approved these changes
Jul 16, 2026
| - id: react_native | ||
| - id: flutter | ||
|
|
||
| rum_session_replay_platform_options: |
Contributor
There was a problem hiding this comment.
💬 suggestion: I see in the PR that Setup, Privacy Options, and Troubleshooting each have a different SDK selection set. I would expect the SDK selection to be shared across these pages so the user’s choice is preserved. Wdyt?
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? What is the motivation?
Consolidates the parallel Browser and Mobile Session Replay docs into a single set of pages:
Merge instructions
Merge readiness:
Additional notes