Updated admonition and added it in custom images section
This commit is contained in:
@@ -119,8 +119,8 @@ You can add a custom icon by referencing an SVG file. To add a custom icon, foll
|
||||
|
||||
{{< admonition type="caution" >}}
|
||||
Using the `public/img` directory as a server for custom images is not supported.
|
||||
This type of usage was possible prior to Grafana v12.1, but it was never supported.
|
||||
If you did this before Grafana v12.1, your image file paths will no longer work and you'll need to move your images to an accessible URL as indicated in this step.
|
||||
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**.
|
||||
@@ -179,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
|
||||
|
||||
Reference in New Issue
Block a user