prometheus operator v0.93.1

ThanosRuler.spec.ruleGracePeriod

ruleGracePeriod defines the minimum duration between alert and restored "for" state. This is maintained only for alerts with configured "for" time greater than grace period. It requires Thanos >= v0.30.0.

1 fields
ThanosRuler.spec.ruleGracePeriod fields and descriptions
Field / TypeDescription
ThanosRuler.spec.ruleGracePeriod
string

ruleGracePeriod defines the minimum duration between alert and restored "for" state. This is maintained only for alerts with configured "for" time greater than grace period. It requires Thanos >= v0.30.0.

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