docs: add INFORMATION_SCHEMA REGION_INFO docs (EN + ZH)#2517
Closed
Copilot wants to merge 2 commits into
Closed
Conversation
Deploying greptime-docs with
|
| Latest commit: |
b416a8d
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://e18a3c93.greptime-docs.pages.dev |
| Branch Preview URL: | https://copilot-update-docs-expose-r.greptime-docs.pages.dev |
Copilot
AI
changed the title
[WIP] Update docs to expose region info inspection table
docs: add INFORMATION_SCHEMA REGION_INFO docs (EN + ZH)
Jun 2, 2026
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.
What's Changed in this PR
This PR documents the newly exposed
information_schema.region_infoinspection table from GreptimeDB and adds it to the INFORMATION_SCHEMA reference index. It also includes the corresponding Chinese localization so both language tracks stay aligned.INFORMATION_SCHEMA index updates
REGION_INFOentries in:docs/reference/sql/information-schema/overview.mdi18n/zh/docusaurus-plugin-content-docs/current/reference/sql/information-schema/overview.mdNew
REGION_INFOreference page (English)docs/reference/sql/information-schema/region-info.mdREGION_PEERSto filter by tableNew
REGION_INFOreference page (Chinese)i18n/zh/docusaurus-plugin-content-docs/current/reference/sql/information-schema/region-info.mdChecklist
sidebars.tsmatches the current document structure when you changed the document structure.