Skip to content

[Studio] Derive dashboard summary from clusters - #535

Closed
Aias00 wants to merge 1 commit into
apache:rocketmq-studiofrom
Aias00:fix/studio-dashboard-repository
Closed

[Studio] Derive dashboard summary from clusters#535
Aias00 wants to merge 1 commit into
apache:rocketmq-studiofrom
Aias00:fix/studio-dashboard-repository

Conversation

@Aias00

@Aias00 Aias00 commented Jul 24, 2026

Copy link
Copy Markdown

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

Copilot AI review requested due to automatic review settings July 24, 2026 08:11

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@Aias00

Aias00 commented Jul 27, 2026

Copy link
Copy Markdown
Author

Superseded by #642. Folded into the consolidated AI resource tools PR because the dashboard summary tool consumes DashboardService/DashboardProvider, so repository-backed dashboard summaries belong with the AI dashboard tool review.

@Aias00 Aias00 closed this Jul 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants