SubqueryExprBuilder🔗
Constructor🔗
Methods🔗
Build🔗
Builds the object.
At🔗
The at
(or @
) modifier allows changing the evaluation time for individual instant and range vectors in a query.
The time supplied to the @ modifier is a unix timestamp.
https://prometheus.io/docs/prometheus/latest/querying/basics/#modifier
Expr🔗
Offset🔗
The offset modifier allows changing the time offset for individual instant and range vectors in a query.
https://prometheus.io/docs/prometheus/latest/querying/basics/#offset-modifier
Range🔗
Range of samples back from the current instant.
https://prometheus.io/docs/prometheus/latest/querying/basics/#range-vector-selectors
Resolution🔗
Empty string for default resolution.