MetricMetadataItem
MetricMetadataItem
JSON Example
{
"type": "cpu.usage.HOST",
"help": "CPU Usage Host is the measurement of how much of the CPU's capacity is being utilized by the host system.",
"unit": "percentage"
}
string
type
Required
The metric type (e.g., counter, gauge, etc.).
string
help
Required
Description of the metric.
string
unit
Required
Unit of the metric (can be empty).