songxiaosheng opened a new issue, #11662: URL: https://github.com/apache/dubbo/issues/11662
<!-- 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. --> Observability tasks, adding some aggregation indicators such as: dubbo_provider_rt_milliseconds_min_aggregate dubbo_provider_rt_milliseconds_avg_aggregate dubbo_provider_rt_milliseconds_sum_aggregate dubbo_provider_rt_milliseconds_max_aggregate dubbo_consumer_rt_milliseconds_min_aggregate dubbo_consumer_rt_milliseconds_avg_aggregate dubbo_consumer_rt_milliseconds_sum_aggregate dubbo_consumer_rt_milliseconds_max_aggregate -- 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]
