prometheus operator v0.71.2
Prometheus.spec.containers[].readinessProbe.httpGet.httpHeaders.spec.rules.alert
Defines the parameters of the Prometheus rules' engine. Any update to these parameters trigger a restart of the pods.
| Field / Type | Description |
|---|---|
forGracePeriod | 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 | Max time to tolerate prometheus outage for restoring 'for' state of alert. |
resendDelay | Minimum amount of time to wait before resending an alert to Alertmanager. |