docs: add autopilot overview and repartition guides#2478
Conversation
|
@codex review |
|
Codex Review: Didn't find any major issues. What shall we delve into next? ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
If Codex has suggestions, it will comment; otherwise it will react with 👍. Codex can also answer questions or update the PR. Try commenting "@codex address that feedback". |
There was a problem hiding this comment.
Pull request overview
Adds a more complete Autopilot documentation set to the GreptimeDB Enterprise docs, introducing a top-level overview and an Auto Repartition guide, and updating the existing Region Balancer guide to match the shared Autopilot runtime + cluster statistics configuration model.
Changes:
- Updated Enterprise sidebar to include Autopilot Overview and Auto Repartition pages.
- Added new Autopilot overview docs (EN + zh) describing concepts, usage scenarios, and shared configuration.
- Added new Auto Repartition docs (EN + zh) and expanded Region Balancer docs (EN + zh) with clearer guidance and option tables.
Reviewed changes
Copilot reviewed 7 out of 7 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| sidebars.ts | Adds Autopilot overview + auto-repartition entries to the Enterprise sidebar section. |
| docs/enterprise/autopilot/overview.md | New English Autopilot overview with architecture, scenarios, and shared configuration. |
| docs/enterprise/autopilot/auto-repartition.md | New English Auto Repartition guide including prerequisites and configuration options. |
| docs/enterprise/autopilot/region-balancer.md | Expands English Region Balancer docs to align with shared Autopilot/cluster_stat configuration and adds option tables. |
| i18n/zh/docusaurus-plugin-content-docs/current/enterprise/autopilot/overview.md | New Chinese Autopilot overview mirroring EN structure and configuration guidance. |
| i18n/zh/docusaurus-plugin-content-docs/current/enterprise/autopilot/auto-repartition.md | New Chinese Auto Repartition guide with prerequisites and configuration options. |
| i18n/zh/docusaurus-plugin-content-docs/current/enterprise/autopilot/region-balancer.md | Expands Chinese Region Balancer docs to align with shared configuration and adds option tables. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Deploying greptime-docs with
|
| Latest commit: |
b553bd3
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://05159c46.greptime-docs.pages.dev |
| Branch Preview URL: | https://docs-autopilot.greptime-docs.pages.dev |
|
@codex review |
|
Codex Review: Didn't find any major issues. 🚀 ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
If Codex has suggestions, it will comment; otherwise it will react with 👍. Codex can also answer questions or update the PR. Try commenting "@codex address that feedback". |
What's Changed in this PR
as title
Describe the change in this PR
Checklist
sidebars.tsmatches the current document structure when you changed the document structure.