Python-IBM commented on issue #191: 怎么没有dubbo-monitor模块了? URL: https://github.com/apache/incubator-dubbo-ops/issues/191#issuecomment-440503863 我现在基于开源的dubbo-monitor-simple去跑监控,把源码的dubbo版本改成2.6.3了,消费者跟提供者的配置文件里都加了<dubbo:monitor protocol="registry"/>,但还是不显示charts和statistics,消费端和提供端一直报com.alibaba.dubbo.rpc.RpcException: No provider available from registry 192.168.10.111:2181 for service com.alibaba.dubbo.monitor.MonitorService on consumer 192.168.10.89 use dubbo version 2.6.3,MonitorService在老版本的dubbo-admin有显示的,请问是哪的问题?
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
