mirror of
https://github.com/grafana/grafana.git
synced 2025-07-28 08:52:07 +08:00

* docs(alerting): improve `Intro > Alert rule evaluation` docs * Update Introduction to Grafana Alerting * Simplify `Intro > Alert rules` and related docs * minor copy change phrasing GMA and DS differences * fix vale error
12 lines
324 B
Markdown
12 lines
324 B
Markdown
---
|
|
labels:
|
|
products:
|
|
- oss
|
|
title: 'Set alert rule name'
|
|
---
|
|
|
|
1. Click **Alerts & IRM** -> **Alert rules** -> **+ New alert rule**.
|
|
1. Enter a name to identify your alert rule.
|
|
|
|
This name is displayed in the alert rule list. It is also the `alertname` label for every alert instance that is created from this rule.
|