prometheus operator v0.93.1

Prometheus.spec.ruleQueryOffset

ruleQueryOffset defines the offset the rule evaluation timestamp of this particular group by the specified duration into the past. It requires Prometheus >= v2.53.0.

1 fields
Prometheus.spec.ruleQueryOffset fields and descriptions
Field / TypeDescription
Prometheus.spec.ruleQueryOffset
string

ruleQueryOffset defines the offset the rule evaluation timestamp of this particular group by the specified duration into the past. It requires Prometheus >= v2.53.0.

  • pattern: ^(0|(([0-9]+)y)?(([0-9]+)w)?(([0-9]+)d)?(([0-9]+)h)?(([0-9]+)m)?(([0-9]+)s)?(([0-9]+)ms)?)$