docs: introducing greptimedb flink connector - #2672
Conversation
|
@codex review |
There was a problem hiding this comment.
🟢 Ready to approve
The PR is scoped to docs/navigation and a version variable, with only minor wording polish suggested in review comments.
This review doesn't count toward merge requirements. Sign up for the private preview to control whether Copilot approvals count.
Pull request overview
Adds documentation for the GreptimeDB Apache Flink connector and wires it into the docs navigation, while introducing a reusable version variable for the connector artifact.
Changes:
- Add new Flink connector integration docs for both English and Chinese (nightly/current).
- Add Flink entry to the Integrations sidebar and link it from the “Ingest Data” overview pages.
- Introduce
flinkConnectorVersionin nightly variables for reuse in docs snippets/links.
File summaries
| File | Description |
|---|---|
| variables/variables-nightly.ts | Adds flinkConnectorVersion variable for doc templating. |
| sidebars.ts | Adds Flink integration page to the Integrations section navigation. |
| docs/user-guide/integrations/flink.md | New English integration guide for the Flink connector (install, sink/source examples). |
| docs/user-guide/ingest-data/overview.md | Links Flink as a recommended ingestion method. |
| i18n/zh/docusaurus-plugin-content-docs/current/user-guide/integrations/flink.md | New Chinese integration guide mirroring the English content. |
| i18n/zh/docusaurus-plugin-content-docs/current/user-guide/ingest-data/overview.md | Links Flink as a recommended ingestion method (Chinese). |
Review details
- Files reviewed: 6/6 changed files
- Comments generated: 1
- Review effort level: Low
We're testing this review assessment. Please use 👍 or 👎 to tell us if it's correct.
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: a037a33c24
ℹ️ 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".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
Deploying greptime-docs with
|
| Latest commit: |
178d939
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://747a0063.greptime-docs.pages.dev |
| Branch Preview URL: | https://docs-add-flink-connector.greptime-docs.pages.dev |
What's Changed in this PR
as title
Checklist
sidebars.tsmatches the current document structure when you changed the document structure.