DOC-1811 Document Cloud Feature User-based throughput quotas#534
Conversation
|
Important Review skippedAuto incremental reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
📝 WalkthroughWalkthroughThis pull request updates the documentation configuration and content to introduce user-based throughput quotas functionality. The Antora playbook is switched from the Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Possibly related PRs
Suggested reviewers
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
✅ Deploy Preview for rp-cloud ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
@pgellert, @mattschumpert please let me know if there are any changes to this for Cloud! |
There was a problem hiding this comment.
🧹 Nitpick comments (1)
local-antora-playbook.yml (1)
18-18: Add an explicit inline “revert before merge” marker at Line 18.This change is valid for preview, but adding an inline comment reduces the chance of accidentally merging a WIP branch pin.
Based on learnings: local Antora playbook branch overrides are used for cross-repo single-sourcing previews and are reverted before merge.
🤖 Prompt for AI Agents
Verify each finding against the current code and only fix it if needed. In `@local-antora-playbook.yml` at line 18, The branches entry currently pins a WIP branch ("v-WIP/26.1") which must be clearly marked for removal before merging; add an inline comment marker adjacent to the branches list (e.g., "REVERT-BEFORE-MERGE: v-WIP/26.1") so reviewers and CI can spot and remove the WIP pin prior to merge, updating the branches line/object that contains "v-WIP/26.1" to include that explicit revert-before-merge marker.
🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.
Nitpick comments:
In `@local-antora-playbook.yml`:
- Line 18: The branches entry currently pins a WIP branch ("v-WIP/26.1") which
must be clearly marked for removal before merging; add an inline comment marker
adjacent to the branches list (e.g., "REVERT-BEFORE-MERGE: v-WIP/26.1") so
reviewers and CI can spot and remove the WIP pin prior to merge, updating the
branches line/object that contains "v-WIP/26.1" to include that explicit
revert-before-merge marker.
ℹ️ Review info
⚙️ Run configuration
Configuration used: Organization UI
Review profile: CHILL
Plan: Pro
Run ID: ba3fcdbf-0daa-48e1-8bbc-56e20dc2c3dc
📒 Files selected for processing (5)
local-antora-playbook.ymlmodules/ROOT/nav.adocmodules/get-started/pages/whats-new-cloud.adocmodules/manage/pages/cluster-maintenance/about-throughput-quotas.adocmodules/manage/pages/cluster-maintenance/manage-throughput.adoc
pgellert
left a comment
There was a problem hiding this comment.
lgtm
please let me know if there are any changes to this for Cloud!
No Cloud-only changes needed for user quotas 👍
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
* DOC-1606 Document Cloud Feature Support ordered rack region preferenc… (#537) * DOC01606 Document Cloud Feature Support ordered rack region preference for leader pinning * style edit * Apply suggestion from @JakeSCahill --------- Co-authored-by: Joyce Fee <102751339+Feediver1@users.noreply.github.com> Co-authored-by: Jake Cahill <45230295+JakeSCahill@users.noreply.github.com> * DOC-1809 Document Cloud Feature Group-based Access Control via OIDC (#536) * DOC-1809 Document Cloud Feature Group-based Access Control via OIDC * note GBAC not supported in Serverless * trigger Netlify rebuild * Apply suggestion from @JakeSCahill --------- Co-authored-by: Jake Cahill <45230295+JakeSCahill@users.noreply.github.com> * DOC-1811 Document Cloud Feature User-based throughput quotas (#534) * DOC-1811 Document Cloud Feature User-based throughput quotas * fix: restore docs repo branch to main in local playbook Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> --------- Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com> Co-authored-by: Jake Cahill <45230295+JakeSCahill@users.noreply.github.com> * DOC-1825 Document Cloud Feature Cloud Topics (#526) * DOC-1825 Document Cloud Feature Cloud Topics * move files & add aliases, consistent with docs repo * Add Next steps section to create-topic.adoc and rename nav entry to Overview Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> * Update modules/develop/pages/topics/index.adoc Co-authored-by: Joyce Fee <102751339+Feediver1@users.noreply.github.com> * incorporate doc review feedback * chore: trigger Netlify rebuild for PR 526 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * fix: restore docs repo branch to main in local playbook Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> --------- Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com> Co-authored-by: Joyce Fee <102751339+Feediver1@users.noreply.github.com> Co-authored-by: Joyce Fee <joyce@redpanda.com> * DOC-1599 Document Cloud feature cross-region RRR on AWS (#524) * DOC-1599 Document feature cross-region RRR on AWS * coderabbit feedback * update What's New * Revert "DOC-1809 Document Cloud Feature Group-based Access Control via OIDC (#536)" This reverts commit e6c4671. --------- Co-authored-by: Michele Cyran <michele@redpanda.com> Co-authored-by: Joyce Fee <102751339+Feediver1@users.noreply.github.com> Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com> Co-authored-by: Joyce Fee <joyce@redpanda.com>
Description
DO NOT MERGE UNTIL 26.1 + revert playbook
This PR updates doc to support the new user-based throughput quotas feature in Redpanda Cloud. SIngle sourcing done in redpanda-data/docs#1596
about-throughput-quotas.adoc, to single source user-based and client ID-based throughput quotas, their hierarchy, precedence, and quota tracking behavior.whats-new-cloud.adoc.about-throughput-quotas.adocto the navigation innav.adoc.manage-throughput.adocpage to cover user-based quotas, client ID-based quotas, and monitoring.Antora Playbook Update: REVERT BEFORE MERGING
v-WIP/26.1branch for preview docsResolves https://redpandadata.atlassian.net/browse/DOC-1811?search_id=7159cbcc-d80d-45ac-99c8-1f79b6177251
Review deadline: March 27
Page previews
What's New
About Client Throughput Quotas
Manage Throughput
Checks