Frontend for Kafka Cruise Control. Provides a central dashboard to manage all Kafka deployments in an organization.
These are some of the features of the application:
- Kafka Cluster Status
- Kafka Cluster Load
- Kafka Partition Load
- Cruise Control State
- Cruise Control Tasks
- Kafka Cluster Administration
- Cruise Control Proposals
- Cruise Control Tasks
- Preferences
In addition to these there is support for these common features
- Running actions in Dry Run (Safe Mode) by default.
- All Cruise Control REST API parameters are exposed as Input controls.
- Safe Default values are provided to execute the actions as fast as possible.
- Understand the Async Response from Cruise Control and render the progress.
- Display URLs of the End points for every action.
- Display Full Stack Trace responses from Cruise Control instead of shorter ones.
- Customizable Look & Feel via theming
Application Screnshots & How-to Guides are available in the wiki.
Released under BSD 2-CLAUSE LICENSE File.
Contributions are welcome as per this document.