mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
@@ -27,7 +27,7 @@ For Example 1, let's consider the following scenario: we are monitoring one tank
|
|||||||
|
|
||||||
We want to write a Grafana alert that will trigger whenever the temperature in tank `A5` crosses the lower threshold of 30 °C or the upper threshold of 60 °C.
|
We want to write a Grafana alert that will trigger whenever the temperature in tank `A5` crosses the lower threshold of 30 °C or the upper threshold of 60 °C.
|
||||||
|
|
||||||
To do this, we'll: 1. create a Grafana alert rule. 1. add a Flux query. 1. add expressions to the alert rule.
|
To do this, we'll: create a Grafana alert rule, add a Flux query, and then add expressions to the alert rule.
|
||||||
|
|
||||||
### Create a Grafana Alert rule
|
### Create a Grafana Alert rule
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user