yx9o opened a new pull request, #756: URL: https://github.com/apache/rocketmq-dashboard/pull/756
## 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` -- 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]
