Skip to content

docs: document two-phase series scan mode - #2766

Merged
evenyag merged 2 commits into
mainfrom
agent/docs-series-scan-mode
Aug 21, 2026
Merged

docs: document two-phase series scan mode#2766
evenyag merged 2 commits into
mainfrom
agent/docs-series-scan-mode

Conversation

@evenyag

@evenyag evenyag commented Aug 18, 2026

Copy link
Copy Markdown
Contributor

What changed

  • Document the region_engine.mito.experimental_series_scan_v2 option in the English and Chinese Nightly configuration guides.
  • Document the SeriesScan.mode field and its two_phase and legacy values in the English and Chinese EXPLAIN references.

Closes #2714.

Scope

  • Documentation versions: Nightly
  • Languages: English, Chinese

The feature merged after the v1.2 documentation cut, so released documentation is unchanged.

Verification

  • git diff --check
  • Compiled all four changed Markdown files with @mdx-js/mdx
  • pnpm build and DOC_LANG=zh pnpm build were attempted, but the host exhausted its process table and Docusaurus failed while spawning Git history lookups for unrelated pages with EAGAIN.

Checklist

  • I verified the content against the applicable GreptimeDB version.
  • I updated the relevant documentation versions and languages, or explained why not.
  • I checked changed links and anchors; this change adds none.
  • I updated navigation when the document structure changed; navigation is unchanged.

Signed-off-by: evenyag <realevenyag@gmail.com>
@evenyag
evenyag marked this pull request as ready for review August 18, 2026 10:12
@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Aug 18, 2026

Copy link
Copy Markdown

Deploying greptime-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: c43a944
Status: ✅  Deploy successful!
Preview URL: https://ed312239.greptime-docs.pages.dev
Branch Preview URL: https://agent-docs-series-scan-mode.greptime-docs.pages.dev

View logs

Comment thread docs/reference/sql/explain.md Outdated
Comment thread docs/user-guide/deployments-administration/configuration.md Outdated
Signed-off-by: evenyag <realevenyag@gmail.com>

@fengjiachun fengjiachun left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@evenyag
evenyag merged commit fc8e02f into main Aug 21, 2026
7 checks passed
@evenyag
evenyag deleted the agent/docs-series-scan-mode branch August 21, 2026 13:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update docs for feat(mito2): introduce two-phase metric series scans

2 participants