yuluo-yx opened a new pull request, #3159:
URL: https://github.com/apache/rocketmq-dashboard/pull/3159

   ## What changed
   
   - add a Producer Group client composition report for the current connection 
result
   - split topic-level connections by reported group
   - summarize connection, unique client, and unique address counts
   - show per-group language and version distributions
   - flag duplicate client IDs within a group, diversity, incomplete metadata, 
and missing group metadata
   - add filters, expandable evidence, CSV export, bilingual copy, and focused 
tests
   
   ## Design boundaries
   
   - reuses the current query result and makes no additional backend request
   - version/language diversity is a visibility signal, not an incompatibility 
claim
   - duplicate IDs are evaluated within each Producer Group
   
   ## Validation
   
   - utility and existing Producer page tests: 20 passed
   - `npm run lint`: 0 errors, 10 pre-existing warnings
   - `npm run build`: 8040 modules transformed
   - scope check: 5 files, 659 additions
   
   Fixes #3158


-- 
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