Skip to content

Add a built-in Kafka integration and dashboard#10537

Open
hriszc wants to merge 1 commit intoSigNoz:mainfrom
hriszc:codex/signoz-kafka-dashboard
Open

Add a built-in Kafka integration and dashboard#10537
hriszc wants to merge 1 commit intoSigNoz:mainfrom
hriszc:codex/signoz-kafka-dashboard

Conversation

@hriszc
Copy link

@hriszc hriszc commented Mar 9, 2026

Closes #6026

Summary

  • add a new built-in kafka integration with setup docs and icon assets
  • ship a Kafka overview dashboard covering broker count, topic partitions, consumer lag, consumer group size, partition offsets, and replicas in sync
  • include both standard and _dot dashboard definitions for either metrics mode

Validation

  • jq empty pkg/query-service/app/integrations/builtin_integrations/kafka/integration.json pkg/query-service/app/integrations/builtin_integrations/kafka/assets/dashboards/overview.json pkg/query-service/app/integrations/builtin_integrations/kafka/assets/dashboards/overview_dot.json
  • git diff --check

Notes

  • this environment does not have go, so I could not run the Go build/test pipeline here

@welcome
Copy link

welcome bot commented Mar 9, 2026

Welcome to the SigNoz community! Thank you for your first pull request and making this project better. 🤗

@cursor
Copy link

cursor bot commented Mar 9, 2026

You have run out of free Bugbot PR reviews for this billing cycle. This will reset on April 3.

To receive reviews on all of your PRs, visit the Cursor dashboard to activate Pro and start your 14-day free trial.

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

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.

[Dashboard Request] Kafka Server Monitoring

2 participants