Skip to content

Conversation

@waynexia
Copy link
Member

What's Changed in this PR

Mark all JSON-related features as experimental.

Describe the change in this PR

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.

Signed-off-by: Ruihang Xia <waynestxia@gmail.com>
@waynexia waynexia mentioned this pull request Apr 25, 2025
25 tasks
@waynexia waynexia requested a review from Copilot April 25, 2025 08:58
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR marks all JSON-related features in the documentation as experimental.

  • Added explicit "(Experimental)" labels to headings and updated warning messages.
  • Updated markdown tables and sections in both user-guide and reference docs to inform users that JSON features may change in future releases.

Reviewed Changes

Copilot reviewed 8 out of 8 changed files in this pull request and generated no comments.

Show a summary per file
File Description
i18n/zh/docusaurus-plugin-content-docs/current/user-guide/logs/quick-start.md Added experimental label and warning for JSON log pipelines.
i18n/zh/docusaurus-plugin-content-docs/current/reference/sql/functions/json.md Updated JSON functions heading and added a warning block.
i18n/zh/docusaurus-plugin-content-docs/current/reference/sql/data-types.md Marked JSON type as experimental and inserted a warning block.
docs/user-guide/logs/quick-start.md Updated JSON logs feature to experimental with an accompanying warning.
docs/reference/sql/functions/json.md Revised JSON functions documentation to experimental and added a warning.
docs/reference/sql/data-types.md Updated JSON type documentation to experimental, added a warning, and adjusted table formats.

@cloudflare-workers-and-pages
Copy link

Deploying greptime-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: 28caba8
Status: ✅  Deploy successful!
Preview URL: https://bc8cedae.greptime-docs.pages.dev
Branch Preview URL: https://json-experimental.greptime-docs.pages.dev

View logs

@nicecui nicecui merged commit 95db5f5 into main Apr 25, 2025
5 checks passed
@nicecui nicecui deleted the json-experimental branch April 25, 2025 09:10
---

# JSON 函数
# JSON 函数(试验功能)
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
# JSON 函数(试验功能
# JSON 函数(实验功能

使用 pipeline 可以自动将日志消息格式化并转换为多个列,并自动创建表。

### 使用内置 Pipeline 写入 JSON 日志
### 使用内置 Pipeline 写入 JSON 日志(试验功能)
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
### 使用内置 Pipeline 写入 JSON 日志(试验功能
### 使用内置 Pipeline 写入 JSON 日志(实验功能

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.

5 participants