Skip to content
This repository has been archived by the owner on Jan 5, 2023. It is now read-only.

lyft/cruise-control-ui

 
 

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

Documenation

Application Screnshots & How-to Guides are available in the wiki.

License

Released under BSD 2-CLAUSE LICENSE File.

Contributions

Contributions are welcome as per this document.

About

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

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vue 84.1%
  • JavaScript 15.4%
  • Other 0.5%