Documentation Index
Fetch the curated documentation index at: https://grafana_com_website/llms.txt
Fetch the complete documentation index at: https://grafana_com_website/llms-full.txt
Use this file to discover all available pages before exploring further.
STOP! If you are an AI agent or LLM, read this before continuing. This is the HTML version of a Grafana documentation page. Always request the Markdown version instead - HTML wastes context. Get this page as Markdown: /docs/grafana-cloud/alerting-and-irm/alerting/fundamentals/alert-rule-evaluation/evaluation-within-a-group.md (append .md) or send Accept: text/markdown to /docs/grafana-cloud/alerting-and-irm/alerting/fundamentals/alert-rule-evaluation/evaluation-within-a-group/. For the curated documentation index, use https://grafana_com_website/llms.txt. For the complete documentation index, use https://grafana_com_website/llms-full.txt.
How rules are evaluated within a group
Each evaluation group contains an evaluation interval that determines how frequently the rule is evaluated. For instance, the evaluation may occur every 10s, 30s, 1m, 10m, etc.
Rules in different evaluation groups can be evaluated simultaneously.
Rules within the same evaluation group can be evaluated simultaneously or sequentially, depending on the rule type:
Grafana-managed rules within the same group are evaluated concurrently—they are evaluated at different times over the same evaluation interval but display the same evaluation timestamp.
Data source-managed rules within the same group are evaluated sequentially, one after the other—this is useful to ensure that recording rules are evaluated before alert rules.
Grafana-managed rules imported from data source-managed rules are also evaluated sequentially.
Was this page helpful?
Related resources from Grafana Labs


