prometheus operator v0.71.2
PrometheusRule.spec.groups[]
RuleGroup is a list of sequentially evaluated recording and alerting rules.
| Field / Type | Description |
|---|---|
interval | Interval determines how often rules in the group are evaluated.
|
limit | Limit the number of alerts an alerting rule and series a recording rule can produce. Limit is supported starting with Prometheus >= 2.31 and Thanos Ruler >= 0.24. |
name | Name of the rule group.
|
partial_response_strategy | PartialResponseStrategy is only used by ThanosRuler and will be ignored by Prometheus instances. More info: https://github.com/thanos-io/thanos/blob/main/docs/components/rule.md#partial-response
|
List of alerting and recording rules. |