Skip to content

docs: document events and slow query table reconciliation - #2791

Merged
fengjiachun merged 5 commits into
GreptimeTeam:mainfrom
WenyXu:docs/events-auto-create-table
Sep 2, 2026
Merged

docs: document events and slow query table reconciliation#2791
fengjiachun merged 5 commits into
GreptimeTeam:mainfrom
WenyXu:docs/events-auto-create-table

Conversation

@WenyXu

@WenyXu WenyXu commented Aug 26, 2026

Copy link
Copy Markdown
Member

What changed

Documents the GreptimeDB #8930 behavior tracked by #2774 where it affects the greptime_private.events and greptime_private.slow_queries pages. The event and slow-query recorders create their system tables when absent and add missing columns to existing tables, even when automatic table creation is disabled.

Scope

  • Documentation versions: Nightly
  • Languages: English, Chinese

Verification

  • pnpm build
  • DOC_LANG=zh pnpm build
  • git diff --check
  • Reviewed the merged GreptimeDB #8930 implementation and the aggregate documentation diff.

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.
  • I updated navigation when the document structure changed.

@WenyXu
WenyXu marked this pull request as ready for review August 26, 2026 08:21
Copilot AI lite review requested due to automatic review settings August 26, 2026 08:21

Copilot AI 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.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@WenyXu
WenyXu marked this pull request as draft August 26, 2026 09:02
@WenyXu WenyXu changed the title docs: document internal events schema reconciliation docs: document private system table auto-create exemptions Aug 31, 2026
@WenyXu WenyXu changed the title docs: document private system table auto-create exemptions docs: document events and slow query table reconciliation Aug 31, 2026
@WenyXu
WenyXu marked this pull request as ready for review August 31, 2026 08:15
@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Aug 31, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-08-31T08:19:05.369772Z 989bdf4 Draft marked ready
ℹ️ 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" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@WenyXu
WenyXu force-pushed the docs/events-auto-create-table branch from 989bdf4 to 0b536b3 Compare August 31, 2026 08:24
Comment thread docs/reference/sql/greptime-private/events.md Outdated
Signed-off-by: WenyXu <wenymedia@gmail.com>
Comment thread docs/reference/sql/greptime-private/events.md Outdated
Signed-off-by: WenyXu <wenymedia@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

@fengjiachun
fengjiachun merged commit 6c43c51 into GreptimeTeam:main Sep 2, 2026
6 checks passed
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.

3 participants