Hi Engineers,
I am creating a custom dashboard in PMM and I need to upload my local images (which are placed in the servers) to the dashboard text panel with HTML code. How can I achieve this?
I have placed my Image into this directory inside the pmm-server docker image
Image path : /usr/share/grafana/public/img/cubes.png
HTML code :
<img src="/usr/share/grafana/public/img/cubes.png">