Matrix

Matrix
Matrix

Represents a Range Vector which is a set of time series containing a range of data points over time for each time series.

JSON Example
[
    {
        "metric": {
            "metric": "string"
        },
        "values": [
            [
                {}
            ]
        ]
    }
]
array of Series
Matrix
Optional

Represents a Range Vector which is a set of time series containing a range of data points over time for each time series.