songxiaosheng opened a new issue, #11649: URL: https://github.com/apache/dubbo/issues/11649
<!-- 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: Reuse Meter port to QOS port. With more and more built-in functions of dubbo, more and more ports are exposed. Many ports can be used. At the same time, it can also reduce the creation of HttpServer objects. Ports targeted at the observability index buried point can serve the current QOS service ports, which can be distinguished by path。 中文: 可观测性任务:复用Meter端口到QOS端口,随着dubbo内置功能越来越多对外暴漏的端口也越来越多,很多端口是可以服用,同时也可以减少HttpServer对象的创建,针对可观测性指标埋点的端口可以服用当前QOS服务的端口,通过路径来区分。 -- 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]
