The #1 tool to monitor and administrate your Apache Kafka cluster.


Keywords
kafka
License
Apache-2.0
Install
go get github.com/cloudkarafka/cloudkarafka-manager

Documentation

CloudKarafka Manager

Usage

Development

  • Clone this repo into $GOPATH/src/github.com/CloudKarafka/cloudkarafka-manager
  • Run go get -u to get latest dependencies
  • Install the metrics reporter Kafka HTTP Reporter on your local kafka broker
  • Run Management interface with go run app.go --authentication=none-with-write

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors