Optional
additionalA container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.
Optional
aggrAggregation type.
Optional
displayDisplay name of the metric.
Optional
endEnd of the time window, milliseconds since Unix epoch.
Optional
expressionMetric expression.
Optional
intervalNumber of milliseconds between data samples.
Optional
lengthNumber of data samples.
Optional
metricMetric name.
Optional
pointlistList of points of the timeseries in milliseconds.
Optional
queryThe index of the series' query within the request.
Optional
scopeMetric scope, comma separated list of tags.
Optional
startStart of the time window, milliseconds since Unix epoch.
Optional
tagUnique tags identifying this series.
Optional
unitDetailed information about the metric unit.
The first element describes the "primary unit" (for example, bytes
in bytes per second
).
The second element describes the "per unit" (for example, second
in bytes per second
).
If the second element is not present, the API returns null.
Generated using TypeDoc
Object containing all metric names returned and their associated metadata.