Compare commits

...

2 Commits

Author SHA1 Message Date
Isabel Matwawana
b588960da6 Updated admonition and added it in custom images section 2025-12-16 10:51:43 -05:00
Isabel Matwawana
da5b040025 Added admonition 2025-12-16 10:12:46 -05:00

View File

@@ -117,6 +117,12 @@ You can add a custom icon by referencing an SVG file. To add a custom icon, foll
{{< figure src="/media/docs/grafana/panels-visualizations/screenshot-canvas-custom-image-v11.3.png" max-width="250px" alt="Add a custom image URL" >}}
{{< admonition type="caution" >}}
Using the `public/img` directory as a server for custom images is not supported.
It was possible to do so before Grafana v12.1.1, but this was not a supported behavior.
If you stored images at this directory prior to Grafana v12.1.1, those image paths will no longer function, and you'll need to move them an accessible URL.
{{< /admonition >}}
1. Click **Select**.
1. (Optional) Add a background image to your icon with the **Background (icon)** option by following the steps to [add a custom image](#add-custom-images-to-elements).
@@ -173,6 +179,12 @@ To upload a custom image, follow these steps:
{{< figure src="/media/docs/grafana/panels-visualizations/screenshot-canvas-custom-image-v11.3.png" max-width="250px" alt="Add a custom image URL" >}}
{{< admonition type="caution" >}}
Using the `public/img` directory as a server for custom images is not supported.
It was possible to do so before Grafana v12.1.1, but this was not a supported behavior.
If you stored images at this directory prior to Grafana v12.1.1, those image paths will no longer function, and you'll need to move them an accessible URL.
{{< /admonition >}}
1. Click **Select**.
## Connections