MetricDescriptor
data class MetricDescriptor(val component: String, val operation: String, val context: String = NONE, val aggregate: String = NONE, val message: String = NONE, val processor: String = NONE, val source: String = NONE, val subscriber: String = NONE)
Low-cardinality identity shared by all Wow metric families.