Hello,
I am running cp-kafka on a node in the kraft combined mode(broker+controller), and I would like to monitor this kafka instance with JMX exporter+prometheus.
I am aware of the jmx exporter configuration file in the monitoring stacks git repository but in there there is a zookeeper.yaml and kafka-broker.yaml configs.
I was wondering if there is a ready jmx exporter config for nodes running kraft cluster in combined mode somewhere that I cannot find? Or is this something confluent would be willing to provide?