cleanup shortcodes, image paths (#34827)

This commit is contained in:
Robby Milo
2021-05-28 11:31:48 +02:00
committed by GitHub
parent c17faa52f0
commit ede2a61809
135 changed files with 547 additions and 547 deletions
@@ -21,7 +21,7 @@ To apply a transformation:
This next transformation acts on the result set returned by the previous transformation.
{{< docs-imagebox img="/img/docs/transformations/transformations-7-0.png" class="docs-image--no-shadow" max-width= "1100px" >}}
{{< figure src="/static/img/docs/transformations/transformations-7-0.png" class="docs-image--no-shadow" max-width= "1100px" >}}
## Delete a transformation
@@ -31,4 +31,4 @@ To remove a transformation that is no longer needed, click the trash can icon.
To see the input and the output result sets of the transformation, click the bug icon on the right side of the transformation row
Grafana displays the transformation debug view below the transformation row.
{{< docs-imagebox img="/img/docs/transformations/debug-transformations-7-0.png" class="docs-image--no-shadow" max-width= "1100px" >}}
{{< figure src="/static/img/docs/transformations/debug-transformations-7-0.png" class="docs-image--no-shadow" max-width= "1100px" >}}