[codex] RDSC-5568 Update RDI collector property links#3501
Open
ZdravkoDonev-redis wants to merge 1 commit into
Open
[codex] RDSC-5568 Update RDI collector property links#3501ZdravkoDonev-redis wants to merge 1 commit into
ZdravkoDonev-redis wants to merge 1 commit into
Conversation
|
|
Contributor
🛡️ Jit Security Scan Results✅ No security findings were detected in this PR
Security scan by Jit
|
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.
Summary
Jira: https://redislabs.atlassian.net/browse/RDSC-5568
Validation
git diff --check#sourcesadvancedsourceand#sourcesadvancedsinkanchors exist incontent/integrate/redis-data-integration/reference/config-yaml-reference.md.hugo --logLevel debug --gc; it currently fails in an existing command-page render path:layouts/partials/docs-nav.htmlwhile renderingcontent/commands/acl-load.md(can't evaluate field ByWeight in type []interface {}).Note
Low Risk
Documentation-only link and wording updates with no application or security impact.
Overview
Redis Cloud RDI docs for collector properties no longer send readers to external Debezium connector and Redis Stream sink pages. On both Create data pipeline (
define.md) and View and edit data pipeline (view-edit.md), the copy now points to the internal RDI configuration file reference for [collector source properties]({{< relref "/integrate/redis-data-integration/reference/config-yaml-reference#sourcesadvancedsource" >}}) and [collector sink properties]({{< relref "/integrate/redis-data-integration/reference/config-yaml-reference#sourcesadvancedsink" >}}), matching how processor properties already reference that doc.Each touched file also gets a trailing newline at EOF (no content change beyond formatting).
Reviewed by Cursor Bugbot for commit e6a3302. Bugbot is set up for automated code reviews on this repo. Configure here.