songxiaosheng opened a new issue, #11711: URL: https://github.com/apache/dubbo/issues/11711
<!-- 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: add IO interaction index statistics for service and application name mapping with metadata center for application The relevant code is located in the registerServiceAppMapping method of the MetadataReport. The indicator item can refer to other indicator statistics (times, time, error, saturation) (usage, saturation, error rate) (Rate, Errors, Duration) Code style refers to data interaction of metadata center 中文: 可观测性任务:为应用增加与元数据中心进行服务与应用名字映射的IO交互指标统计 相关代码位于MetadataReport的registerServiceAppMapping方法位置,指标项可以参考其他指标统计(次数,耗时、错误、饱和度)(使用率、、饱和度、错误率)(Rate、Errors、Duration) 代码风格参考元数据中心的数据交互 -- 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]
