Hi,
I’m wondering about the lowest version of Kafka supported by the Java/Kafka agent. We’re currently trying it on an environment that’s running 0.10.0 which should be supported. However, I’m not seeing any of the metrics that are described here: Java agent: Instrument Kafka message queues | New Relic Documentation
If I go to metrics explorer and filter by ‘kafka’ as a keyword, there are some metrics that seem to come up (e.g. Threads/Time/CPU/kafka-network-thread-#-PLAINTEXT-#/UserTime) but definitely not the ones described in the documentation above for the message queues. We have the agent installed on zookeeper and the brokers.
Thanks!