The metadata description of a single metric.
Atttribute | Value | Description |
---|---|---|
ID | String | The unique identifier of the metric. |
Name | String | The canonical name of the metric. |
Description | String | The description of the metric. |
Counter | true or false | Determines whether this metric is a counter. |
CounterMax | Integer | The maximum value this metric may provide, if it is a counter. |
ResetValue | Integer | |
Unit | String | The type of unit this metric provides; for example, seconds. |