cruise-control-ui icon indicating copy to clipboard operation
cruise-control-ui copied to clipboard

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

Results 26 cruise-control-ui issues
Sort by recently updated
recently updated
newest added

Hello, can cruise-control show kafka cluster logs?

I'm experiencing this issue on Executor State tab, though every other tab and everything in general works perfectly fine. ![image](https://user-images.githubusercontent.com/45672233/183857190-41ba687d-754f-4aad-98fb-ffc6da8c5861.png) Looks like I get the error on CORS preflight request....

CC version-2.0.191 Apache Kafka Version -2.2.1 ![Screenshot from 2022-05-23 16-38-52](https://user-images.githubusercontent.com/100900037/170671861-a67720c6-ee2b-48cb-958d-1cbb22b2cc07.png) Tried by reducing scrape interval less than 30 secs , still getting same error

Bootstrap v5 is upcoming, upgrade this app to take advantage of the new framework.

Using with Cruise Control version 2.4 When you go to UI - Monitor Tab and click - Bootstrap Metrics, it kicks off an API Call that gets stuck in an...

help wanted

Bumps [css-what](https://github.com/fb55/css-what) from 2.1.2 to 2.1.3. Commits 2db00ca 2.1.3 dc51092 fix(css-selectors): extend regex to include superscript in range, fix #27 (#28) a5f1991 Test on node LTS See full diff in...

dependencies

When I go to Cluster Load or Proposals tab from other tabs everything loads and works as intended, but if I refresh the page when I'm on these tabs I...

Steps to reproduce 1. Execute Rebalance ![image](https://github.com/linkedin/cruise-control-ui/assets/109964725/4974ef73-ff7d-48de-a477-3d3d7a3d5677) 2. Click on submit in Peer review ![image](https://github.com/linkedin/cruise-control-ui/assets/109964725/3485b1ef-cba3-4eae-830b-6ea719119b07) The URL formatted from UI is incorrect . ![image](https://github.com/linkedin/cruise-control-ui/assets/109964725/570cf084-b1ad-4d1b-939f-a043fa5e96b8) ``` [2024-03-18 12:03:33,380] INFO - -...

Administration view only display a not really human readable JSON in dry run ![image](https://github.com/linkedin/cruise-control-ui/assets/7195546/44097a9b-2621-4e68-834e-58262b33f87d) For day to day use of the UI is not really convenient as we need to...

Before : ![image](https://github.com/linkedin/cruise-control-ui/assets/7195546/aab8d6c4-3376-4186-b797-fcd425fc8ab9) After : ![image](https://github.com/linkedin/cruise-control-ui/assets/7195546/5f0c0fbb-396c-4caa-974b-9e173d08a836)