Component schema
Prometheus Query Result
object1 direct reference
Definition
PrometheusResultTyperequired
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.
"matrix""vector""scalar""string"anyOfanyOf · 4 variantsrequired
Used by 1
These schemas and endpoints reference this type directly.