Skip to content

Conversation

@killme2008
Copy link
Contributor

@killme2008 killme2008 commented Jul 17, 2025

What's Changed in this PR

Close #1950
CLose #1945

Describe the change in this PR

  • Adds null format
  • Adds uptime telemetry.
  • Adds sample telemetry data.

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.

@killme2008 killme2008 requested review from Copilot, fengjiachun and nicecui and removed request for fengjiachun and nicecui July 17, 2025 12:07
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 adds documentation for two new features in GreptimeDB: a null output format for HTTP API responses and uptime telemetry collection. The changes update both English and Chinese documentation to maintain consistency across localized versions.

  • Adds documentation for the null format option in HTTP API responses
  • Documents the new uptime field in telemetry data collection
  • Includes sample telemetry data to illustrate the new field

Reviewed Changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 2 comments.

File Description
docs/user-guide/protocols/http.md Adds documentation for the null format option in HTTP API
docs/reference/telemetry.md Documents uptime telemetry collection with sample data
i18n/zh/docusaurus-plugin-content-docs/current/user-guide/protocols/http.md Chinese translation of the null format documentation
i18n/zh/docusaurus-plugin-content-docs/current/reference/telemetry.md Chinese translation of the uptime telemetry documentation

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Jul 17, 2025

Deploying greptime-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: 544e8fb
Status: ✅  Deploy successful!
Preview URL: https://275929dd.greptime-docs.pages.dev
Branch Preview URL: https://feature-null-fmt-telemetry.greptime-docs.pages.dev

View logs

Copy link
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

@nicecui nicecui merged commit b038b92 into main Jul 18, 2025
5 checks passed
@nicecui nicecui deleted the feature/null-fmt-telemetry branch July 18, 2025 01:10
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: adds uptime telemetry Update docs for feat: supports null reponse format for http API

4 participants