Kafkanauts requires a Kafka cluster configured with Kafka.js and Prometheus to pull advanced metrics. If you need an example server, click here.
- To downlaod our application, please run the following commands in the respective order:
npm install
npm run build
npm start
- Enter the Prometheus port where your Kafka server is running.
- Browse displays for real-time metrics.
Kafkanauts.video.mov
- To run the desktop version of the application:
npm install
npm run build
npm run electon
- To run the test suites, enter the following command:
npm test
-
LinkedIn: @kafkanauts
Contributions, issues and feature requests are welcome!
Feel free to fork and clone this repo, and check issues page.
Give a ⭐ if this project helped you!
Copyright © 2022 Kafkanauts.
This project is MIT License licensed.