mirror of
https://github.com/grafana/grafana.git
synced 2025-07-28 06:52:08 +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
934 B
934 B
labels | title | |||
---|---|---|---|---|
|
Configure notification message |
Use annotations to add information to alert messages that can help respond to the alert.
Annotations are included by default in notification messages, and can use text or templates to display dynamic data from queries.
Grafana provides several optional annotations.
-
Optional: Add a summary.
Short summary of what happened and why.
-
Optional: Add a description.
Description of what the alert rule does.
-
Optional: Add a Runbook URL.
Webpage where you keep your runbook for the alert
-
Optional: Add a custom annotation.
Add any additional information that could help address the alert.
-
Optional: Link dashboard and panel.
Link the alert rule to a panel to facilitate alert investigation.
-
Click Save rule.