yuluo-yx opened a new issue, #3203: URL: https://github.com/apache/rocketmq-dashboard/issues/3203
### Problem\n\nThe DLQ page is paginated and supports per-group message operations, but operators cannot assess the full instance backlog, concentration, last-enqueue age, retry totals, or unavailable statistics without exporting and manually combining pages.\n\n### Proposed solution\n\nAdd an on-demand, read-only portfolio drawer that loads all DLQ groups in bounded pages and provides backlog totals, per-group shares, age buckets, status distribution, unavailable/unknown metadata counts, filters, and CSV export.\n\nThis feature does not read message bodies or invoke resend operations and is separate from per-group list performance and resend-result work. -- 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]
