mirrormaker 2 monitoring

2020-07-19 Thread Iftach Ben-Yosef
Hello, I want to monitor our mirrormaker 2 cluster using prometheus. We are mostly interested in lag, incoming/outgoing traffic and java related metrics. Does anyone have experience with this? Should I use the kafka prometheus jmx exporter or some other exporter for this? (kafka connect exporter o

Re: mirrormaker 2 monitoring

2020-07-19 Thread Ryanne Dolan
Iftach, MM2 uses the same MetricsReporter interface that brokers use, however seems most people use a JMX exporter. Ryanne On Sun, Jul 19, 2020, 7:12 AM Iftach Ben-Yosef wrote: > Hello, > I want to monitor our mirrormaker 2 cluster using prometheus. We are mostly > interested in lag, incoming/o

Re: mirrormaker 2 monitoring

2020-07-19 Thread Iftach Ben-Yosef
Got it. Thanks! Iftach On Sun, Jul 19, 2020, 19:27 Ryanne Dolan wrote: > Iftach, MM2 uses the same MetricsReporter interface that brokers use, > however seems most people use a JMX exporter. > > Ryanne > > On Sun, Jul 19, 2020, 7:12 AM Iftach Ben-Yosef > wrote: > > > Hello, > > I want to monit