You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 1, 2018. It is now read-only.
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