Vector

Vector
Vector

Represents an Instant Vector which is a set of time series containing a single sample for each time series, all sharing the same timestamp.

JSON Example
[
    {
        "metric": {
            "metric": "string"
        },
        "value": [
            {}
        ]
    }
]
array of Sample
Vector
Optional

Represents an Instant Vector which is a set of time series containing a single sample for each time series, all sharing the same timestamp.