Fixes term Grafana Alerting (#50404)
This commit is contained in:
+1
-1
@@ -14,7 +14,7 @@ Server-side expressions allow you to manipulate data returned from queries with
|
||||
|
||||
## Using expressions
|
||||
|
||||
Expressions are primarily used by [Grafana alerting]({{< relref "../../../alerting/" >}}). The processing is done server-side, so expressions can operate without a browser session. However, expressions can also be used with backend data sources and visualization.
|
||||
Expressions are primarily used by [Grafana Alerting]({{< relref "../../../alerting/" >}}). The processing is done server-side, so expressions can operate without a browser session. However, expressions can also be used with backend data sources and visualization.
|
||||
|
||||
> **Note:** Expressions do not work with legacy dashboard alerts.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user