-
Notifications
You must be signed in to change notification settings - Fork 49
docs: revisit concepts #2214
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
docs: revisit concepts #2214
Conversation
Signed-off-by: Dennis Zhuang <killme2008@gmail.com>
Deploying greptime-docs with
|
| Latest commit: |
e21043a
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://c2481908.greptime-docs.pages.dev |
| Branch Preview URL: | https://feature-revisit-concepts.greptime-docs.pages.dev |
There was a problem hiding this 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 removes references to GreptimeCloud and updates documentation to emphasize GreptimeDB's vendor-neutral positioning, highlighting flexibility and cost efficiency without cloud service lock-in.
- Removed all GreptimeCloud promotional references across English and Chinese documentation
- Added Helm Charts to deployment tools and reorganized protocol listings
- Enhanced messaging around vendor lock-in freedom and cost flexibility
- Added cross-references to traces user guide
Reviewed Changes
Copilot reviewed 16 out of 16 changed files in this pull request and generated 2 comments.
Show a summary per file
| File | Description |
|---|---|
docs/index.md |
Removed GreptimeCloud intro and updated cost reduction bullet to emphasize "no vendor lock-in" |
docs/user-guide/concepts/why-greptimedb.md |
Removed GreptimeCloud references, added Helm Charts to tools, reorganized protocol categorization |
docs/user-guide/concepts/features-that-you-concern.md |
Removed GreptimeCloud promotional text, added traces user guide reference |
docs/user-guide/concepts/data-model.md |
Added Prometheus data model cross-reference, removed extraneous blank line |
versioned_docs/version-1.0/index.md |
Same changes as docs/index.md for version 1.0 |
versioned_docs/version-1.0/user-guide/concepts/why-greptimedb.md |
Same changes as docs/user-guide/concepts/why-greptimedb.md for version 1.0 |
versioned_docs/version-1.0/user-guide/concepts/features-that-you-concern.md |
Same changes as docs/user-guide/concepts/features-that-you-concern.md for version 1.0 |
versioned_docs/version-1.0/user-guide/concepts/data-model.md |
Same changes as docs/user-guide/concepts/data-model.md for version 1.0 |
i18n/zh/docusaurus-plugin-content-docs/current/index.md |
Chinese translation of changes in docs/index.md |
i18n/zh/docusaurus-plugin-content-docs/current/user-guide/concepts/why-greptimedb.md |
Chinese translation of changes in docs/user-guide/concepts/why-greptimedb.md |
i18n/zh/docusaurus-plugin-content-docs/current/user-guide/concepts/features-that-you-concern.md |
Chinese translation of changes in docs/user-guide/concepts/features-that-you-concern.md |
i18n/zh/docusaurus-plugin-content-docs/current/user-guide/concepts/data-model.md |
Chinese translation of changes in docs/user-guide/concepts/data-model.md |
i18n/zh/docusaurus-plugin-content-docs/version-1.0/index.md |
Chinese translation for version 1.0 of index.md changes |
i18n/zh/docusaurus-plugin-content-docs/version-1.0/user-guide/concepts/why-greptimedb.md |
Chinese translation for version 1.0 of why-greptimedb.md changes |
i18n/zh/docusaurus-plugin-content-docs/version-1.0/user-guide/concepts/features-that-you-concern.md |
Chinese translation for version 1.0 of features-that-you-concern.md changes |
i18n/zh/docusaurus-plugin-content-docs/version-1.0/user-guide/concepts/data-model.md |
Chinese translation for version 1.0 of data-model.md changes |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
versioned_docs/version-1.0/user-guide/concepts/features-that-you-concern.md
Outdated
Show resolved
Hide resolved
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…ou-concern.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
v0y4g3r
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
What's Changed in this PR
Describe the change in this PR
Checklist
sidebars.tsmatches the current document structure when you changed the document structure.