mirror of
https://github.com/grafana/grafana.git
synced 2024-11-22 08:56:43 -06:00
Docs: Fix links to transforms (#30194)
This commit is contained in:
parent
a4e49e4a9b
commit
8e279c443e
@ -8,7 +8,7 @@ weight = 300
|
||||
Grafana comes with the following transformations:
|
||||
|
||||
- [Reduce](#reduce)
|
||||
- [Filter by name](#filter-by-name)
|
||||
- [Filter data by name](#filter-data-by-name)
|
||||
- [Filter data by query](#filter-data-by-query)
|
||||
- [Filter data by value](#filter-data-by-value)
|
||||
- [Organize fields](#organize-fields)
|
||||
@ -104,7 +104,7 @@ Here is the result after applying the Merge transformation.
|
||||
| 2020-07-07 11:34:20 | node | 15 | 25260122 |
|
||||
| 2020-07-07 11:24:20 | postgre | 5 | 123001233 |
|
||||
|
||||
## Filter by name
|
||||
## Filter data by name
|
||||
|
||||
Use this transformation to remove portions of the query results.
|
||||
|
||||
@ -358,7 +358,7 @@ Here is the result after applying the Series to rows transformation.
|
||||
| 2020-07-07 09:30:57 | Humidity | 33 |
|
||||
| 2020-07-07 09:30:05 | Temperature | 19 |
|
||||
|
||||
## Filter by value
|
||||
## Filter data by value
|
||||
|
||||
> **Note:** This transformation is available in Grafana 7.4+.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user