Hi, Currently I am using the library https://github.com/RTBHOUSE/kafka-graphite-reporter in the brokers and clients to extract metrics and publish them into Graphite. This can be done for the metrics that are available as Yammer metrics. The thing is that I wanted to do the same with Connect Metrics https://kafka.apache.org/documentation/#connect_monitoring but I am not able to do it. Please, could anybody tell me if Kafka Connect metrics are available as Yammer metrics?
Thanks in advance