The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
grafana/docs/sources/alerting/fundamentals/alert-rules/organising-alerts.md

1.8 KiB

aliases canonical description keywords labels title weight
[../../unified-alerting/alerting-rules/edit-cortex-loki-namespace-group/ ../../unified-alerting/alerting-rules/edit-mimir-loki-namespace-group/] https://grafana.com/docs/grafana/latest/alerting/fundamentals/alert-rules/organising-alerts/ Learn about organizing alerts using namespaces, folders, and groups [grafana alerting organization] [{products [cloud enterprise oss]}] Namespaces, folders, and groups 107

Namespaces, folders, and groups

Alerts can be organized using folders for Grafana-managed rules and namespaces for Mimir or Loki rules and group names.

Namespaces and folders

When creating Grafana-managed rules, the folder can be used to perform access control and grant or deny access to all rules within a specific folder.

A namespace contains one or more groups. The rules within a group are run sequentially at a regular interval. The default interval is one (1) minute. You can rename Grafana Mimir or Loki rule namespaces and groups, and edit group evaluation intervals.

Groups

The rules within a group are run sequentially at a regular interval, meaning no rules are evaluated at the same time and in order of appearance. The default interval is one (1) minute. You can rename Grafana Mimir or Loki rule namespaces and groups, and edit group evaluation intervals.

Note If you want rules to be evaluated concurrently and with different intervals, consider storing them in different groups.

Note Grafana managed alert rules are evaluated concurrently instead of sequentially.