Monitor kraft based kafka cluster

Hello,

There are a lot of documentation/videos available on how to monitor a zookeper based kafka cluster. We are planning to use kraft based kafka cluster and would appreciate some pointers on what metrics to alert off.

Thanks for any pointers!

JMX metrics still exist on the broker and clients, so you’ll still want to monitor ISR, consumer lag, etc. Can you provide an example where the documentation is only mentioning Zookeeper monitoring?