Aias00 opened a new pull request, #535: URL: https://github.com/apache/rocketmq-dashboard/pull/535
## Summary - replace the hard-coded dashboard provider with a repository-backed provider - summarize cluster, broker, proxy, nameserver, topic, group, and TPS totals from ClusterRepository - avoid fabricated daily message totals until real Prometheus-backed metrics are wired ## Scope - Track 1 / BASE-01 dashboard baseline - Supports METRICS-01 by keeping the dashboard backend aligned with the cluster model before real Prometheus dashboards are added ## Validation - JAVA_HOME=/Users/aias/Library/Java/JavaVirtualMachines/openjdk-21.0.2/Contents/Home mvn -Dtest=DashboardServiceTest,DashboardControllerTest,RepositoryDashboardProviderTest test - JAVA_HOME=/Users/aias/Library/Java/JavaVirtualMachines/openjdk-21.0.2/Contents/Home mvn test - git diff --check -- 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]
