MetricSchema
Properties
string
description
Optional
Not available
string
display_name
Optional
Not available
array of
integer
intervals
Optional
Not available
string
metric
Optional
Not available
string
unit
Optional
Not available
JSON Example
{
"description": "string",
"display_name": "string",
"intervals": [
0
],
"metric": "string",
"unit": "string"
}