KMon is a Kafka monitoring tool compatible with KRaft mode clusters that allows developers to monitor and set up alerts for their Kafka clusters. KMon also offers customizable dashboards to prioritize or hide desired metrics for engineers. Alerts can also be configured with user emails and/or Slack. KMon is packaged as an Electron app using Docker under the hood for dedicated monitoring OS compatibility.
Must have Docker installed
Clone our repo then run the following commands:
docker network create monitoring
npm i
npm run build
npm start
Diana Alohkina — LinkedIn | Github
Elliot Cho — LinkedIn | Github
Darryl Joo — LinkedIn | Github
Hudson McLane — LinkedIn | Github
Lucy Wu — LinkedIn | Github