DOC-6833: Fix four RDI Cloud doc issues from #rdi-cloud - #3703
Merged
Conversation
- Remove Active-Active from the 'multiple targets' use case sentence; add it as an explicit unsupported target topology under 'When not to use RDI' - Add warning in define.md against writing to the target database outside of RDI (causes transformation failures and data loss on pipeline reset) - Add maintenance windows section to the RDI Cloud landing page; add cross-reference note to set-maintenance-windows.md - Uncomment and update the Prometheus metrics endpoints section in view-edit.md; note that only VPC peering and Transit Gateway are supported (Private Link is under evaluation) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Contributor
Contributor
🧠 Redis MemoryFound 5 related items from repository history:
Memory updated at 93300e6 |
Contributor
andy-stark-redis
approved these changes
Jul 28, 2026
andy-stark-redis
left a comment
Contributor
There was a problem hiding this comment.
Couple of suggestions, but otherwise LGTM.
Co-authored-by: andy-stark-redis <164213578+andy-stark-redis@users.noreply.github.com>
…indows.md Co-authored-by: andy-stark-redis <164213578+andy-stark-redis@users.noreply.github.com>
Contributor
🧠 Redis MemoryFound 5 related items from repository history:
Memory updated at 2a8d04c |
Contributor
🧠 Redis MemoryFound 5 related items from repository history:
Memory updated at 2935286 |
This was referenced Jul 29, 2026
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.
Note
Low Risk
Documentation-only edits with no application or infrastructure code changes.
Overview
Documentation updates address four RDI Cloud gaps from support feedback.
Fit and targets: The “multiple targets” bullet no longer mentions Active-Active as an alternative replication path; Active-Active is called out separately as an unsupported RDI Cloud target topology.
Pipeline setup:
define.mdadds a warning not to write to the target Redis outside RDI (transformation failures, inconsistency, and loss on reset/resync).Maintenance: The RDI landing page gets a Maintenance windows section tying pipeline interruptions to the Pro subscription window, with a reciprocal note on
set-maintenance-windows.md.Observability: The View metrics endpoints content in
view-edit.mdis restored/updated with a note that VPC peering and AWS Transit Gateway are the supported ways to reach Prometheus endpoints; AWS PrivateLink for this use case is not supported (under evaluation).Reviewed by Cursor Bugbot for commit 2935286. Bugbot is set up for automated code reviews on this repo. Configure here.