refactors transformation topics (#53984)

This commit is contained in:
Christopher Moyer
2022-08-22 10:04:59 -05:00
committed by GitHub
parent e163a976fa
commit 666f84be57
13 changed files with 116 additions and 169 deletions

View File

@@ -25,7 +25,7 @@ The graph panel can render metrics as a line, a path of dots, or a series of bar
Graph visualizations allow you to apply:
- [Alerts]({{< relref "../alerting/" >}}) - This is the only type of visualization that allows you to set alerts.
- [Transform data]({{< relref "../panels/transform-data/add-transformation-to-data/" >}})
- [Transform data]({{< relref "../panels/transform-data/#add-a-transformation-function-to-data" >}})
- [Add a field override]({{< relref "../panels/override-field-values/add-a-field-override/" >}})
- [Configure thresholds]({{< relref "../panels/configure-thresholds/" >}})