EddyChina commented on issue #791: URL: https://github.com/apache/dubbo-samples/issues/791#issuecomment-1473543253
> > > https://repo1.maven.org/maven2/org/apache/dubbo/dubbo/3.2.0-beta.6/ > > > 我替换了beta6,但是ip:port/metrics 返回的内容里并没有dubbo_provider相关的指标信息,在nacos控制台是能查到providers:服务列表的。 这是什么原因呢? 是上报的指标不全么? 有没有相关日志或者代码点位可以debug的? > > > 感谢。 > > 有发起RPC调用么,MetricsFilter过滤器中对请求进行了采样 哦哦。没有发起RPC。 我去RPC,有结果了回来更新。 -- 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]
