Re: RE: Zookeeper and Kafka JMX metrics

2018-03-01 Thread Arunkumar
attachment. regards Adrien De : Arunkumar Envoyé : mardi 27 février 2018 23:19:33 À : users@kafka.apache.org Objet : Zookeeper and Kafka JMX metrics Dear Folks We have plans implementing kafa and zookeeper metrics using java JMX API. We were able to successfully implement metrics collection using

RE: Zookeeper and Kafka JMX metrics

2018-02-28 Thread adrien ruffie
Kafka JMX metrics Dear Folks We have plans implementing kafa and zookeeper metrics using java JMX API. We were able to successfully implement metrics collection using the MBean exposed for kafka. But when we try to do so for zookeeper I do not find much API support like we have for kafka. Can

Zookeeper and Kafka JMX metrics

2018-02-27 Thread Arunkumar
Dear Folks We have plans implementing kafa and zookeeper metrics using java JMX API. We were able to successfully implement metrics collection using the MBean exposed for kafka. But when we try to do so for zookeeper I do not find much API support like we have for kafka. Can someone help if you