An open API service indexing awesome lists of open source software.

https://github.com/linkedin/cruise-control-ui

Cruise Control Frontend (CCFE): Single Page Web Application to Manage Large Scale of Kafka Clusters
https://github.com/linkedin/cruise-control-ui

Last synced: about 2 months ago
JSON representation

Cruise Control Frontend (CCFE): Single Page Web Application to Manage Large Scale of Kafka Clusters

Awesome Lists containing this project

README

          


Cruise Control Frontend

Introduction
============

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:

1. Kafka Cluster Status
2. Kafka Cluster Load
3. Kafka Partition Load
4. Cruise Control State
5. Cruise Control Tasks
6. Kafka Cluster Administration
7. Cruise Control Proposals
8. Cruise Control Tasks
9. Preferences

In addition to these there is support for these common features

1. Running actions in Dry Run (Safe Mode) by default.
2. All Cruise Control REST API parameters are exposed as Input controls.
3. Safe Default values are provided to execute the actions as fast as possible.
4. Understand the Async Response from Cruise Control and render the progress.
5. Display URLs of the End points for every action.
6. Display Full Stack Trace responses from Cruise Control instead of shorter ones.
7. Customizable Look & Feel via theming

Documentation
=============

Application Screnshots & How-to Guides are available in the [wiki](https://github.com/linkedin/cruise-control-ui/wiki).

License
=======

Released under [BSD 2-CLAUSE LICENSE](LICENSE.md) File.

Contributions
=============

Contributions are welcome as per [this document](CONTRIBUTING.md).