kafka_broker_status
Detect missing brokers, cluster ID mismatches, and under-replicated partitions to monitor Kafka cluster health and identify Docker volume issues.
Instructions
Check Kafka cluster health: brokers, controller, under-replicated partitions.
Detects:
Missing brokers (expected 3 for this cluster)
ClusterIdMismatch pattern (Docker volume recreation issue)
Under-replicated partitions across all topics
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |