braveCS opened a new issue, #12222: URL: https://github.com/apache/dubbo/issues/12222
提交的代码里,是直接判断是否有io.micrometer.prometheus.PrometheusConfig这个类,有的话就去读取配置。 这样直接判断不够友好:工程里有这个类,但是不希望开启metrics时 就犯难了,要关闭不好关。 -- 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]
