docs: add ee compaction cronjob introduction - #2660
Conversation
|
@codex review |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 767fcd4f66
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
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 GreptimeDB Enterprise documentation for the “Scheduled Compaction” (compaction cronjob) feature and exposes it in the Enterprise navigation/overview for both English and Chinese nightly docs.
Changes:
- Adds new Scheduled Compaction doc pages (EN + zh-CN) describing plugin configuration, HTTP endpoints, and job report format.
- Links the new page from Enterprise overviews (EN + zh-CN).
- Adds the new page to the nightly sidebar navigation.
Reviewed changes
Copilot reviewed 5 out of 5 changed files in this pull request and generated 2 comments.
Show a summary per file
| File | Description |
|---|---|
sidebars.ts |
Adds the new Enterprise doc page to the nightly sidebar. |
docs/enterprise/overview.md |
Links “Scheduled Compaction” from the English Enterprise overview list. |
docs/enterprise/deployments-administration/scheduled-compaction.md |
New English doc page introducing configuration and APIs for scheduled compaction. |
i18n/zh/docusaurus-plugin-content-docs/current/enterprise/overview.md |
Links “定时 Compaction” from the Chinese Enterprise overview list. |
i18n/zh/docusaurus-plugin-content-docs/current/enterprise/deployments-administration/scheduled-compaction.md |
New Chinese doc page introducing configuration and APIs for scheduled compaction. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Deploying greptime-docs with
|
| Latest commit: |
0b668b0
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://7ac3cc6e.greptime-docs.pages.dev |
| Branch Preview URL: | https://docs-compaction-cronjob.greptime-docs.pages.dev |
What's Changed in this PR
as title
Checklist
sidebars.tsmatches the current document structure when you changed the document structure.