Skip to content

docs: update the default auto flush interval - #2832

Merged
killme2008 merged 1 commit into
mainfrom
docs/2798-auto-flush-default
Sep 9, 2026
Merged

docs: update the default auto flush interval#2832
killme2008 merged 1 commit into
mainfrom
docs/2798-auto-flush-default

Conversation

@evenyag

@evenyag evenyag commented Sep 8, 2026

Copy link
Copy Markdown
Contributor

What changed

Update the Mito configuration example and default-value reference to use a 10-minute auto-flush interval. Clarify that explicit engine configuration and per-table settings override the default.

Verified against GreptimeTeam/greptimedb#8971, which changes the runtime default from 30 minutes to 10 minutes and replaces the old 1-hour example configuration.

Closes #2798

Scope

  • Documentation versions: Nightly
  • Languages: English, Chinese

The upstream change is not included in the existing 1.2 or older documentation releases.

Verification

  • pnpm build
  • DOC_LANG=zh pnpm build
  • DOC_LANG=en pnpm check:links
  • DOC_LANG=zh pnpm check:links
  • git diff --check
  • Compared the runtime default, example configuration, and override semantics with upstream source.

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.
  • Navigation does not require an update because this changes an existing page.

Signed-off-by: evenyag <realevenyag@gmail.com>
@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying greptime-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: f7e869e
Status: ✅  Deploy successful!
Preview URL: https://32b23073.greptime-docs.pages.dev
Branch Preview URL: https://docs-2798-auto-flush-default.greptime-docs.pages.dev

View logs

@killme2008
killme2008 merged commit 10b4f61 into main Sep 9, 2026
7 checks passed
@killme2008
killme2008 deleted the docs/2798-auto-flush-default branch September 9, 2026 09:16
@killme2008

Copy link
Copy Markdown
Member

@evenyag Merged. If a backport is needed, please open a separate PR.

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 chore(mito2): reduce default auto flush interval

2 participants