4cacab01f4
* Use relative aliases for all non-current Grafana aliases Signed-off-by: Jack Baldry <jack.baldry@grafana.com> * Remove all current page aliases find docs/sources -type f -name '*.md' -exec sed -z -i 's#\n *- /docs/grafana/latest/[^\n]*\n#\n#' {} \; find docs/sources -type f -name '*.md' -exec sed -Ez -i 's#\n((aliases:\n *-)|aliases:\n)#\n\2#' {} \; Signed-off-by: Jack Baldry <jack.baldry@grafana.com> Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
577 B
577 B
aliases, title, weight
| aliases | title | weight | |
|---|---|---|---|
|
Delete a transformation | 40 |
Delete a transformation
We recommend that you remove transformations that you don't need. When you delete a transformation, you remove the data from the visualization.
Before you begin
- Identify all dashboards that rely on the transformation and inform impacted dashboard users.
To delete a transformation:
- Open a panel for editing.
- Click the Transform tab.
- Click the trash icon next to the transformation you want to delete.