Introduction
When running Kafka, you want to see how well it works and catch problems early. Prometheus collects data about Kafka's health and performance. Grafana shows this data in easy-to-understand graphs and dashboards.
When you want to watch Kafka's message rates and lag in real time.
When you need alerts if Kafka brokers or topics have issues.
When you want to understand resource use like CPU and memory for Kafka.
When you want to share Kafka performance reports with your team visually.
When you want to troubleshoot Kafka problems by looking at historical data.