mirror of
https://github.com/grafana/grafana.git
synced 2025-08-02 23:12:54 +08:00

* Add aliases to all files Signed-off-by: Jack Baldry <jack.baldry@grafana.com> * Prettify front matter Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
558 B
558 B
+++ aliases = ["/docs/grafana/latest/panels/transform-data/debug-transformation/", "/docs/sources/panels/transform-data/debug-transformation/"] title = "Debug a transformation" weight = 30 +++
Debug a transformation
To see the input and the output result sets of the transformation, click the bug icon on the right side of the transformation row.
The input and output results sets can help you debug a transformation.
{{< figure src="/static/img/docs/transformations/debug-transformations-7-0.png" class="docs-image--no-shadow" max-width= "1100px" >}}