docs: refactors field value overrides topics (#53849)

* refactors field value overrides topics

* Update docs/sources/panels/configure-overrides/index.md

Co-authored-by: Torkel Ödegaard <torkel@grafana.com>

* Update docs/sources/panels/configure-overrides/index.md

Co-authored-by: Torkel Ödegaard <torkel@grafana.com>

* Update docs/sources/panels/configure-overrides/index.md

Co-authored-by: Torkel Ödegaard <torkel@grafana.com>

* Update docs/sources/panels/configure-overrides/index.md

Co-authored-by: Torkel Ödegaard <torkel@grafana.com>

* Update docs/sources/panels/configure-overrides/index.md

Co-authored-by: Torkel Ödegaard <torkel@grafana.com>

* Update docs/sources/panels/configure-overrides/index.md

Co-authored-by: Torkel Ödegaard <torkel@grafana.com>

* Update docs/sources/panels/configure-overrides/index.md

Co-authored-by: Torkel Ödegaard <torkel@grafana.com>

* makes prettier

Co-authored-by: Torkel Ödegaard <torkel@grafana.com>
This commit is contained in:
Christopher Moyer
2022-08-22 15:37:29 -05:00
committed by GitHub
co-authored by Torkel Ödegaard
parent dcdf232882
commit 657e1683d2
12 changed files with 125 additions and 167 deletions
+1 -1
View File
@@ -139,7 +139,7 @@ Display all Y-axes on the right side.
Hide all axes.
To selectively hide axes, [add an override]({{< relref "../panels/override-field-values/add-a-field-override/" >}}) targeting specific fields.
To selectively hide axes, [Add a field override]({{< relref "../panels/configure-overrides#add-a-field-override" >}}) that targets specific fields.
### Label
+2 -2
View File
@@ -25,8 +25,8 @@ 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-a-transformation-function-to-data" >}})
- [Add a field override]({{< relref "../panels/override-field-values/add-a-field-override/" >}})
- [Transform data]({{< relref "../panels/transform-data/add-transformation-to-data/" >}})
- [Add a field override]({{< relref "../panels/configure-overrides#add-a-field-override" >}})
- [Configure thresholds]({{< relref "../panels/configure-thresholds/" >}})
## Display options
@@ -151,7 +151,7 @@ _Stacking_ allows Grafana to display series on top of each other. Be cautious wh
#### Stack series in groups
The stacking group option is only available as an override. For more information about creating an override, refer to [About field overrides]({{< relref "../../panels/override-field-values/about-field-overrides/" >}}).
The stacking group option is only available as an override. For more information about creating an override, refer to [Configure field overrides]({{< relref "../../panels/configure-overrides" >}}).
1. Edit the panel and click **Overrides**.
1. Create a field override for the **Stack series** option.
@@ -186,7 +186,7 @@ Select the placement of the Y-axis.
- **Right:** Display all Y-axes on the right side.
- **Hidden:** Hide all axes.
To selectively hide axes, [add an override]({{< relref "../../panels/override-field-values/add-a-field-override/" >}}) that targets specific fields.
To selectively hide axes, [Add a field override]({{< relref "../../panels/configure-overrides#add-a-field-override" >}}) that targets specific fields.
### Label