I think we can leave the issue there. We can add the JMX Connector feature, once there are some user wants to use JMX to access the metrics data.
Willem Jiang Blog: http://willemjiang.blogspot.com (English) http://jnn.iteye.com (Chinese) Twitter: willemjiang Weibo: 姜宁willem On Thu, Jan 18, 2018 at 4:21 PM, 郑扬勇 <[email protected]> wrote: > Hi,everyone : > ServiceComb java chassis 1.0.0-m1 will support publish metrics data via > itself,you can config "cse.rest" for rest provider and "cse.highway" for > higher performance provider,also we support integration with prometheus. > But they are so many monitor tools such as > Nagios,Zabbix,Cacti,OpenNMS,Ganglia...etc,The > trouble is data collection format of them are different,we can not do > integration one by one. > Fortunately they almost support collect data via Jmx,and Dropwizard > metrics also provided a JmxReporter.But for microservice Jmx may some > problems(like only support rmi call),so shall we need support publish > metrics data via Jmx ? > > Any suggestion is welcome! > > Best Regards & Thanks! > ZhengYangYong
