#Only First 25 metics will be monitored with 4 digit precision
#MBean-Definition(mandatory) Attribute-Type(optional) Label(mandatory)
#Can Include all valid regexs in MBean Definitions. 
#Attribute Type is optional. You can specify Mean,Value,95Percentile to get the specified type for the key.
#Label Supports Regex to include the type,scope,name,keyspace etc defined in the mBean to be substituted in the monitored metrics

org.apache.cassandra.metrics:type=Cache,scope=*,name=* <Value|MeanRate|OneMinuteRate|Count> <type>-<scope>-<name>
