Skip to content

Kafka Integration - #596

Merged
vvlladd28 merged 2 commits into
thingsboard:mainfrom
stitenko:08.2026/Kafka-Integration
Aug 6, 2026
Merged

Kafka Integration#596
vvlladd28 merged 2 commits into
thingsboard:mainfrom
stitenko:08.2026/Kafka-Integration

Conversation

@stitenko

@stitenko stitenko commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

Description

Type of change

  • New / updated documentation page (src/content/docs/**)
  • Shared include file (src/content/_includes/**)
  • Component, layout, or styling change (src/components/**, src/styles/**)
  • Landing / use-case / case-study page (src/pages/**, src/data/**)
  • Redirects (src/data/redirects.ts)
  • Version bump / release (see release skill)
  • Build, CI, scripts, or tooling
  • Other (please describe)

Affected products

Related issues

  • Closes #

Checklist

  • pnpm check passes (Astro / TypeScript)
  • pnpm lint:eslint passes
  • pnpm lint:slugcheck passes (required if pages were added/renamed/moved across languages)
  • pnpm lint:linkcheck passes locally — required to merge; run it before requesting review (use pnpm lint:linkcheck:nobuild if you already ran a build)
  • Renamed/removed pages have a redirect in src/data/redirects.ts, and pnpm generate:redirects was run
  • No hardcoded versions — values come from src/data/versions.ts
  • Screenshots attached for visual changes

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

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 significantly expands the Kafka Integration documentation for the ThingsBoard docs site by turning the Kafka page into a full end-to-end guide (setup, uplink converter, testing, downlink via Kafka Rule Node, and troubleshooting), and refreshes the page metadata plus adds a new architecture diagram asset.

Changes:

  • Updated Kafka Integration page descriptions (CE/PE/Cloud) to reflect both uplink consumption and downlink publishing via Kafka Rule Node.
  • Rewrote the shared Kafka integration include to add architecture, Kafka (KRaft) setup, detailed integration/converter setup steps, downlink configuration/testing, and troubleshooting.
  • Added a new Kafka integration architecture SVG and updated the page to reference it.

Reviewed changes

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

Show a summary per file
File Description
src/content/docs/docs/user-guide/integrations/kafka.mdx Updates page description to include downlink publishing via Kafka Rule Node.
src/content/docs/docs/pe/user-guide/integrations/kafka.mdx Same description update for PE docs variant.
src/content/docs/docs/paas/user-guide/integrations/kafka.mdx Same description update for Cloud docs variant.
src/content/docs/docs/paas/eu/user-guide/integrations/kafka.mdx Same description update for Cloud (EU) docs variant.
src/content/_includes/docs/user-guide/integrations/kafka.mdx Major content expansion: architecture, prerequisites, broker setup, converter/integration steps, testing, downlink, troubleshooting, and updated media references.
src/assets/images/user-guide/integrations/kafka-integration-architecture.svg Adds new architecture diagram referenced by the updated Kafka integration page.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread src/content/_includes/docs/user-guide/integrations/kafka.mdx
Comment thread src/content/_includes/docs/user-guide/integrations/kafka.mdx Outdated
@vvlladd28
vvlladd28 merged commit 734eb68 into thingsboard:main Aug 6, 2026
4 of 5 checks passed
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.

3 participants