Skip to content

docs: trace_table_partitions#2416

Merged
killme2008 merged 3 commits intomainfrom
docs/partitions-hint
Apr 28, 2026
Merged

docs: trace_table_partitions#2416
killme2008 merged 3 commits intomainfrom
docs/partitions-hint

Conversation

@sunng87
Copy link
Copy Markdown
Member

@sunng87 sunng87 commented Apr 14, 2026

What's Changed in this PR

Fixes #2401

Checklist

  • Please confirm that all corresponding versions of the documents have been revised.
  • Please ensure that the content in sidebars.ts matches the current document structure when you changed the document structure.
  • This change requires follow-up update in localized docs.

@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages Bot commented Apr 14, 2026

Deploying greptime-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: 164fcde
Status: ✅  Deploy successful!
Preview URL: https://efc05527.greptime-docs.pages.dev
Branch Preview URL: https://docs-partitions-hint.greptime-docs.pages.dev

View logs

Copy link
Copy Markdown
Contributor

@fengjiachun fengjiachun left a comment

Choose a reason for hiding this comment

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

LGTM

@killme2008
Copy link
Copy Markdown
Member

backport! v1.0

@github-actions
Copy link
Copy Markdown
Contributor

✅ Backport completed successfully for version v1.0

Changes have been committed to this PR branch.

@killme2008
Copy link
Copy Markdown
Member

@copilot Backport these updates into v1.0 en and zh documents.

@killme2008 killme2008 merged commit bb17255 into main Apr 28, 2026
1 of 2 checks passed
@killme2008 killme2008 deleted the docs/partitions-hint branch April 28, 2026 02:56
Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 28, 2026

@copilot Backport these updates into v1.0 en and zh documents.

I've backported the updates to the v1.0 en and zh documents. The following changes were applied to the v1.0 versioned docs:

  1. versioned_docs/version-1.0/user-guide/protocols/http.md — Added the trace_table_partitions hint row to the hints table.
  2. i18n/zh/docusaurus-plugin-content-docs/version-1.0/user-guide/protocols/http.md — Added the same hint in Chinese.
  3. versioned_docs/version-1.0/user-guide/traces/data-model.md — Updated the Partition Rules section to include the new option 2 using x-greptime-hints with trace_table_partitions=n.
  4. i18n/zh/docusaurus-plugin-content-docs/version-1.0/user-guide/traces/data-model.md — Same update in Chinese.

However, I'm unable to push these changes as the branch docs/partitions-hint has been deleted from the remote (likely after the PR was merged). The changes are committed locally in commit 3e5d179 but cannot be pushed due to the branch no longer existing on the remote.

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: allow customizing trace table partitions

5 participants