/kinesthesia

Kafka admin tool

Primary LanguageJavaScript

Kinesthesia

Kinesthesia simplify the operational complexity of managing a Kafka cluster

Kinesthesia, is the sense that lets us perceive the location, movement, and action of parts of the body. This term define the main goal of this project that allow the user to percive and sense data availability and movement in Apache Kafka.

🚀 Install

This project provides a small scala service and a react web interface. They are packed toguether into a docker image.

Two simple steps to start the app:

  1. Run the app:
docker run -p 8080:8080 -e BROKER_LIST="kafka:9092" -d pegerto/kinesthesia:latest
  1. Do your stuff: ui

Screenshot 2020-10-20 at 00 04 36

👽 Features

  • Cluster overview
  • Topic management
  • Under replication partition count

This project is under active development