Skip to content

[Studio] feat: add client connection distribution statistics - #756

Merged
lizhimins merged 1 commit into
apache:rocketmq-studiofrom
yx9o:dev-080203
Aug 3, 2026
Merged

[Studio] feat: add client connection distribution statistics#756
lizhimins merged 1 commit into
apache:rocketmq-studiofrom
yx9o:dev-080203

Conversation

@yx9o

@yx9o yx9o commented Aug 2, 2026

Copy link
Copy Markdown

What is the purpose of the change

Provide connection distribution statistics so users can quickly understand the client composition of the selected cluster.

Brief changelog

  • Add total, Producer, and Consumer connection statistics
  • Add protocol and language/version distributions
  • Update statistics when the selected cluster changes
  • Keep text search scoped to the connection table
  • Normalize SDK language labels and add regression tests

Verifying this change

  • npm test -- --run src/pages/cluster/__tests__/ClientsPage.test.tsx
  • npm test
  • npm run lint
  • npm run build
  • npx prettier --check src/pages/cluster/clients.tsx src/pages/cluster/__tests__/ClientsPage.test.tsx

@lizhimins
lizhimins merged commit 45a510a into apache:rocketmq-studio Aug 3, 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