prometheus operator v0.93.1
Prometheus.spec.remoteRead[].tlsConfig.cert.configMap.spec.rules.alert
alert defines the parameters of the Prometheus rules' engine. Any update to these parameters trigger a restart of the pods.
| Field / Type | Description |
|---|---|
forGracePeriod | forGracePeriod defines the 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 | forOutageTolerance defines the max time to tolerate prometheus outage for restoring 'for' state of alert. |
resendDelay | resendDelay defines the minimum amount of time to wait before resending an alert to Alertmanager. |