The Metric object defines a simple name/value pair entity for a metric.
Attributes
Section titled “Attributes”name
- Type:
string_t - Requirement: required
The name of the metric.
value
- Type:
string_t - Requirement: required
The value of the metric.
The Metric object defines a simple name/value pair entity for a metric.
name
string_tThe name of the metric.
value
string_tThe value of the metric.