Contributing kafka_jmx.py script to collect kafka MBean metrics exposed to JMX port#125
Contributing kafka_jmx.py script to collect kafka MBean metrics exposed to JMX port#125yogeshsangvikar wants to merge 2 commits intoOpenTSDB:masterfrom
Conversation
|
r+ |
There was a problem hiding this comment.
Unless I'm missing something, this requires Python 2.7, I'm not sure we should merge it. @tsuna?
|
Getting error on the second loop, cant find any errors in the python, error with the jmx-1.0.jar?
|
This script will be helpful to collect Kafka metrics for following MBean domains,
"kafka.server",
"kafka.cluster",
"kafka.controller",
"kafka.network",
"kafka.log",
"kafka.consumer",
"java.lang"