The config for kafka currently in master (https://github.com/Stackdriver/jmxtrans-config-stackdriver/blob/master/jmxtrans/google-cloud-monitoring/json-detect-instance/kafka.json as linked from: https://cloud.google.com/monitoring/agent/plugins/kafka ) will not result in metrics being recorded because the jmx beans it is looking for don't exist in 0.8.2 (they have different names). (This is basically here for those who may come here from the linked page, and find that metrics aren't being reported correctly.) Related pull requests: #7, #8, #9
The config for kafka currently in master (https://github.com/Stackdriver/jmxtrans-config-stackdriver/blob/master/jmxtrans/google-cloud-monitoring/json-detect-instance/kafka.json as linked from: https://cloud.google.com/monitoring/agent/plugins/kafka ) will not result in metrics being recorded because the jmx beans it is looking for don't exist in 0.8.2 (they have different names).
(This is basically here for those who may come here from the linked page, and find that metrics aren't being reported correctly.)
Related pull requests: #7, #8, #9