prometheus operator v0.71.2

Prometheus.spec.initContainers[].startupProbe.exec.command.spec.rules.alert

Defines the parameters of the Prometheus rules' engine. Any update to these parameters trigger a restart of the pods.

3 fields
Prometheus.spec.initContainers[].startupProbe.exec.command.spec.rules.alert fields and descriptions
Field / TypeDescription
forGracePeriod
string

Minimum duration between alert and restored 'for' state. This is maintained only for alerts with a configured 'for' time greater than the grace period.

forOutageTolerance
string

Max time to tolerate prometheus outage for restoring 'for' state of alert.

resendDelay
string

Minimum amount of time to wait before resending an alert to Alertmanager.