linkedin / kafka-monitor

Xinfra Monitor monitors the availability of Kafka clusters by producing synthetic workloads using end-to-end pipelines to obtain derived vital statistics - E2E latency, service produce/consume availability, offsets commit availability & latency, message loss rate and more.
https://engineering.linkedin.com/blog/2016/05/open-sourcing-kafka-monitor
Apache License 2.0
2.02k stars 443 forks source link

Support MM2 #373

Open proletariandrift opened 2 years ago

proletariandrift commented 2 years ago

Hello!

I'd like to use MultiClusterMonitor for monitor Kafka async cluster with MirrorMaker 2. As you know MM2 creates topic with source prefix on destination cluster, but I guess Kafka-monitor does not get it, and tries to consume topic without prefix. Maybe there is directive in config file that makes it consume prefixed topic? Does MultiClusterMonitor app supports MirrorMaker2?

github-actions[bot] commented 2 years ago

This is your first issue in the repository. Thank you for raising this issue.' first issue