I'm using the Prometheus jmx_exporter to export key metrics from the brokers. Takes a bit of fiddling to get the regexes right, but works well.
On Fri, 27 Sep. 2019, 2:02 am M. Manna, <manme...@gmail.com> wrote: > Hello, > > Has anyone got any experience in using monitoring tool (e.g. Prometheus, > DataDog, or custom) for Kafka on K8s? > > Cruise-control doesn't come with official docker image (Neither does Kafka > Manager). I was just curious to know if people usually monitor this as a > service through external providers, or using custom-made tools. > > Thanks, >