Transformations changes (#27716)
* Chunking out the long Transformation topic. Also, updated TOC. Local build looks fine. * More changes. * More re-arranging of content. Fixed links in Types and Options page. * Capitalization changes. * Changes to Overview section. * Fixed merge conflicts. * Fixed typo to fix build failure. * Update docs/sources/panels/transformations/types-options.md Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> * Changes from Diana. * Fixed a typo in a relref. * Fixed broken link. * Update link in Troubleshooting topic. * Added changes. * Fixed a bunch of broken links. Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
This commit is contained in:
co-authored by
Diana Payton
parent
042e5564ab
commit
c4c0e0253d
@@ -19,7 +19,7 @@ This panel can show one or more bar gauges depending on how many series, rows, o
|
||||
|
||||
Bar gauge visualizations allow you to apply:
|
||||
|
||||
- [Data transformations]({{< relref "../transformations/prereq.md" >}})
|
||||
- [Data transformations]({{< relref "../transformations/_index.md" >}})
|
||||
- [Field options and overrides]({{< relref "../field-options.md" >}})
|
||||
- [Thresholds]({{< relref "../thresholds.md" >}})
|
||||
|
||||
|
||||
@@ -17,7 +17,7 @@ Gauge is a single value panel that can repeat a gauge for every series, column o
|
||||
|
||||
Gauge visualizations allow you to apply:
|
||||
|
||||
- [Data transformations]({{< relref "../transformations/prereq.md" >}})
|
||||
- [Data transformations]({{< relref "../transformations/_index.md" >}})
|
||||
- [Field options and overrides]({{< relref "../field-options.md" >}})
|
||||
- [Thresholds]({{< relref "../thresholds.md" >}})
|
||||
|
||||
|
||||
@@ -15,7 +15,8 @@ This visualization is the most-used in the Grafana ecosystem. It can render as a
|
||||
## Data and field options
|
||||
|
||||
Graph visualizations allow you to apply:
|
||||
- [Data transformations]({{< relref "../transformations/prereq.md" >}})
|
||||
|
||||
- [Data transformations]({{< relref "../transformations/_index.md" >}})
|
||||
- [Alerts]({{< relref "../../alerting/alerts-overview.md" >}}) - This is the only type of visualization that allows you to set alerts.
|
||||
- [Thresholds]({{< relref "../thresholds.md" >}})
|
||||
|
||||
|
||||
@@ -19,7 +19,7 @@ The Stat panel shows a one large stat value with an optional graph sparkline. Yo
|
||||
|
||||
Stat visualizations allow you to apply:
|
||||
|
||||
- [Data transformations]({{< relref "../transformations/prereq.md" >}})
|
||||
- [Data transformations]({{< relref "../transformations/_index.md" >}})
|
||||
- [Field options and overrides]({{< relref "../field-options.md" >}})
|
||||
- [Thresholds]({{< relref "../thresholds.md" >}})
|
||||
|
||||
|
||||
@@ -21,7 +21,7 @@ The table panel is very flexible, supporting multiple modes for time series and
|
||||
|
||||
Table visualizations allow you to apply:
|
||||
|
||||
- [Data transformations]({{< relref "../transformations/prereq.md" >}})
|
||||
- [Data transformations]({{< relref "../transformations/_index.md" >}})
|
||||
- [Field options and overrides]({{< relref "../field-options.md" >}})
|
||||
- [Thresholds]({{< relref "../thresholds.md" >}})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user