Hi Is there any Java API available so that I can enable our Kafka cluster's JMX port, and consume metrics via JMX api, and dump to a time series database.
I checked out jmxtrans, but currently it does not dump to TSDB (time series database). Thanks. R