Metric interpretation of Lists returned by JMX

Jiri Kremser jkremser at redhat.com
Fri May 24 11:25:43 UTC 2013


Hi,
  sometimes JMX attributes/operations return non-primitive types, like List, Map, etc. Cassandra plugin needs to interpret one metric as a size of the list that gets returned. I've added [1] this piece of code to the jmx plugin to make it a general feature of the jmx plugin. It is not in the master branch yet (only in the cassandra branch).

If you see any risks in it, please respond.

[1] https://git.fedorahosted.org/cgit/rhq/rhq.git/commit/?id=17cbff1dc


jk


More information about the rhq-devel mailing list