RockteMQ-AI commented on issue #4317:
URL:
https://github.com/apache/rocketmq-dashboard/issues/4317#issuecomment-5679869631
## 🔍 Issue Analysis (Automated)
Thank you for this suggestion.
**Classification:** Enhancement
**Assessment:** This is a feature request, not a bug. The codebase currently
has consumer diagnostics (`ConsumerDiagnosticsService`,
`RocketMQConsumerDiagnosticsProvider`, `ConsumerGroupController`) that expose
per-client stack traces via `/api/groups/{name}/instances/{clientId}/stack`,
but there is no model, service, controller, endpoint, or frontend component for
consumer thread-pool saturation or queue-depth monitoring. The requested
`ConsumerThreadPoolSaturationReport`, `ConsumerThreadPoolMonitorService`,
`ConsumerThreadPoolMonitorController`, and
`/consumer/threadPoolSaturation.query` endpoint do not exist. Implementing this
would complement the existing stack-trace diagnostics with runtime pool health
metrics.
This has been noted as a feature request. The maintainers will review it.
---
*🤖 Automated analysis by github-manager*
--
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]