mirror of
https://github.com/grafana/grafana.git
synced 2025-08-03 02:42:22 +08:00
alerting>tutorials:simple alert creation flow (#95134)
* alerting>tutorials:simple alert creation flow * change step instruction * added ref * added ref2 * refs3 * all pretty no pity * Update docs/sources/tutorials/alerting-get-started/index.md Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com> * updated instructions in all the tutorials * small changes * link * link2 * removed will offenders * minor update * typo * removed ref --------- Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
This commit is contained in:
@ -97,8 +97,9 @@ Make it short and descriptive as this will appear in your alert notification. Fo
|
||||
|
||||
### Define query and alert condition
|
||||
|
||||
In this section, we define queries, expressions (used to manipulate the data), and the condition that must be met for the alert to be triggered.
|
||||
In this section, we use the **Advanced options** for Grafana-managed alert rule creation. The advanced options let us define queries, expressions (used to manipulate the data), and the condition that must be met for the alert to be triggered.
|
||||
|
||||
1. Toggle **Advanced options** to view additional configuration options.
|
||||
1. Select **TestData** data source from the drop-down menu.
|
||||
1. From **Scenario** select **CSV Content**.
|
||||
1. Copy in the following CSV data:
|
||||
|
Reference in New Issue
Block a user