Closed ddebrunner closed 7 years ago
+1
I will also add metricType, which can be, for example, "system" or "custom".
Metrics that are created with spl.utility::createCustomMetric(), return "unknown" as metric kind. Only system and operator metrics that are specified during compile-time, return counter, gauge, or time.
This enhancement is available in the master branch. Reopen if needed.
Metric kind is a key piece of information for a generic tool.