Metrics Naming
The name of a metric determines the name of the file used to store the metric. Therefore, the name of a metric may include any character that is acceptable in a file name.
Simple metrics may have names like "myMetric" "xxx". The server metrics have names like "scheduler/runningJobs", "scheduler/slots/inuse", or "scheduler/jobsPerHour".
site=US/user=john/res=abc/inuse
can be considered as a metric with 4 components and 3 properties, namely "site" "user" and "res".