|=== |Path|Type|Description |`+name+` |`+String+` |Name of the metric |`+description+` |`+String+` |Description of the metric |`+baseUnit+` |`+String+` |Base unit of the metric |`+measurements+` |`+Array+` |Measurements of the metric |`+measurements[].statistic+` |`+String+` |Statistic of the measurement. (`TOTAL`, `TOTAL_TIME`, `COUNT`, `MAX`, `VALUE`, `UNKNOWN`, `ACTIVE_TASKS`, `DURATION`). |`+measurements[].value+` |`+Number+` |Value of the measurement. |`+availableTags+` |`+Array+` |Tags that are available for drill-down. |`+availableTags[].tag+` |`+String+` |Name of the tag. |`+availableTags[].values+` |`+Array+` |Possible values of the tag. |===