songxiaosheng opened a new issue, #11706: URL: https://github.com/apache/dubbo/issues/11706
<!-- If you need to report a security issue please visit https://github.com/apache/dubbo/security/policy --> - [ ] I have searched the [issues](https://github.com/apache/dubbo/issues) of this repository and believe that this is not a duplicate. ## Describe the proposal <!-- Please use this for a concrete design proposal for functionality. --> <!-- If you just want to request a new feature and discuss the possible business value, create a Feature Request. --> EN: Observability task, adding the reject task indicator for thread pool burying point When the thread pool executes tasks that exceed the maximum number of threads (including queues), it will generate an exception that rejects execution. The indicator of this exception needs to be collected and displayed in the dashboard monitoring 中文: 可观测性任务,为线程池埋点增加拒绝任务指标 线程池在执行任务超过最大线程总数之后(包含队列)会产生拒绝执行的异常,这个异常的指标是需要采集到并展示在dashboard监控之中的 -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
