Gaoyan1999 opened a new issue, #385:
URL: https://github.com/apache/rocketmq-dashboard/issues/385

   <img width="612" height="403" alt="Image" 
src="https://github.com/user-attachments/assets/bb2e3b6f-45e7-41de-8b33-02722c3b5600";
 />
   
   # How to reproduce
   ```
   mvn clean package -Dmaven.test.skip=true
   java -jar target/rocketmq-dashboard-1.0.1-SNAPSHOT.jar
   ```
   visit `localhost:8082`
   
   # Root Cause
   On `./frontend-new/src/pages/Dashboard/DashboardPage.jsx`,  it use 
broker.index in line:273 when rendering this chart. However, there isn't  
`index`  field in broker obejct. 
   
   <img width="1268" height="1062" alt="Image" 
src="https://github.com/user-attachments/assets/8720245f-101d-4b93-ab82-ea1a27878091";
 />


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to