Kafka monitoring is a service written in golang that will help to monitor and calculate your SLO over your Kafka cluster. The service will start a Kafka producer who sends fake data to your Kafka cluster, collecting the result in different Prometheus metrics. Using these metrics we can create different alerts or dashboards. -
View it on GitHub