Component schema
Prometheus Result Type
string1 direct reference
Definition
The shape of the result field, mirroring Prometheus:
vector: instant-vector result (array of samples), returned by instant queries.matrix: range-vector result (array of series with value ranges), returned by range queries.scalar: a single scalar value.string: a single string value.
string
Allowed values
"matrix""vector""scalar""string"Used by 1
These schemas and endpoints reference this type directly.