Conversation
Contributor
Contributor
🛡️ Jit Security Scan Results✅ No security findings were detected in this PR
Security scan by Jit
|
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, have a team admin enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit 168c424. Configure here.
andy-stark-redis
approved these changes
Jun 1, 2026
Contributor
andy-stark-redis
left a comment
There was a problem hiding this comment.
An issue with some anchors (which Bugbot also seems to have noticed) and a tiny suggestion. Otherwise LGTM, so I'll approve.
|
|
||
| 1. In **Register targets**, enter the static IP address of your RDS Proxy (obtained in the previous step). | ||
| 2. Enter the port number where your RDS Proxy is exposed. | ||
| 3. Select **Include as pending below**. | ||
| 4. Complete the remaining Network Load Balancer setup as described in the [main setup guide]({{< relref "/operate/rc/databases/rdi/setup#create-network-load-balancer-rds" >}}). | ||
| 4. Complete the remaining Network Load Balancer setup as described in the [main setup guide]({{< relref "/operate/rc/rdi/setup#create-network-load-balancer-rds" >}}). |
Contributor
There was a problem hiding this comment.
Looks like another dodgy anchor (tbh, I think all the anchors used in links to this page are dodgy).
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 changes to Hugo content and internal links; no application or infrastructure code is modified.
Overview
This PR updates the Redis Cloud Data Integration (RDI) docs for the GA console flow, centered on a subscription workspace and the Data Integration / Pipelines UI instead of per-database Data Pipeline tabs.
Navigation and URLs: RDI content moves from
/operate/rc/databases/rdi/to/operate/rc/rdi/with aliases on the old paths. Cross-links are updated across context-engine, integrate, changelog, and operate pages.New and reworked guides: A Create workspace page and embed describe provisioning a Data Integration subnet (CIDR) per Pro subscription before pipelines run. Get started now lists workspace creation first. Prepare source database drops the old “create pipeline on the database tab” opener and adds steps to capture the cluster AWS account ID, optional public endpoint allowlisting, and Save & exit on draft setup. Create data pipeline is a five-step wizard (setup → source configuration with PrivateLink or public endpoint → dataset → transformations → deploy), including draft Resume pipeline setup. View and edit is rewritten around pipeline Dashboard, Metrics, Configuration, Dataset, and Transformations tabs, plus actions like change pipeline target. The quick start and Pro subscription docs align with workspaces and a new subscription Data integration tab.
Removed: Legacy page copies under
content/operate/rc/databases/rdi/(define, quick-start, view-edit) in favor of the newcontent/operate/rc/rdi/tree.Reviewed by Cursor Bugbot for commit 7c139f6. Bugbot is set up for automated code reviews on this repo. Configure here.