Conversation
This reverts commit 411d6d4.
* Documented basic information * Added details and temporary screenshot * Address review suggestions Co-authored-by: Rosa Trieu <107086888+rtrieu@users.noreply.github.com> * Updated remote config parameters table * Updated SDK versions * Removed logs fields from remote configuration list * Updated screenshot with final UI * Update browser SDK minimum required version * Updated prerequisites with org-wide remote configuration * Cleaned up wording Co-authored-by: Rosa Trieu <107086888+rtrieu@users.noreply.github.com> * Reorganized warning about allowlist * Added code snippet for each platform * update warning and indent code blocks --------- Co-authored-by: Rosa Trieu <107086888+rtrieu@users.noreply.github.com> Co-authored-by: Rosa Trieu <rosa.trieu@datadoghq.com>
Contributor
Preview links (active after the
|
…mote-config-2 # Conflicts: # hugo/content/en/real_user_monitoring/remote_configuration.md
hestonhoffman
approved these changes
Sep 18, 2026
hestonhoffman
left a comment
Collaborator
There was a problem hiding this comment.
Approving based on PR history
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?
Fixes DOCS-15613
Re-adds the RUM remote configuration documentation (originally #39029, reverted in #40064) for merge once the feature is ready to ship.
Merge readiness
For Datadog employees:
<name>/<description>convention and include the forward slash (/). If you've already created your PR with an incorrect branch name, please rename your branch and open a fresh PR./reviewto run an automated check that catches common issues before a Documentation team member reviews your PR.AI assistance
Content restored from #39029 via
git cherry-pick, using Claude Code.Additional notes
Base branch is
rtrieu/revert-rum-remote-config(#40064) so this applies cleanly once the revert merges. Once #40064 is merged, this PR's base should auto-update tomaster.