VolkovLabs / business-media

The Business Media panel is a Grafana plugin that renders PNG, JPG, GIF, MP4, WEBM, MP3, OGG, and PDF files encoded in the base64 format and URL.
https://docs.volkovlabs.io
Apache License 2.0
24 stars 3 forks source link

Business Media Plugin Images Not Displaying on Snapshot.raintank.io #148

Closed K-721 closed 5 days ago

K-721 commented 1 week ago

I'm having an issue with the Business Media plugin. It works perfectly on my localhost, but when I share my dashboard via snapshot.raintank.io, I encounter an image error stating, "Image renderer plugin not installed."

Is there a way to share my dashboard, including the Business Media plugin content, with users who don’t have Grafana installed, and without requiring them to install anything?

Thanks in advance!

mikhail-vl commented 5 days ago

@K-721 snapshot.raintank.io is managed by Grafana team and they control installed plugins. You can open support request to install it, but we have no insight how Grafana operates it.

Regarding sharing dashboard, Grafana introduced Public Dashboards, which has some limitations, but overall designed exactly for what you are looking for: https://grafana.com/docs/grafana/latest/dashboards/dashboard-public/

K-721 commented 18 hours ago

Hello Sir @mikhail-vl, thank you for the information! I was able to resolve the issue by exporting my dashboard as a JSON file and hosting it in Grafana Cloud instead. This approach allowed me to share the dashboard internally without making it public. The "image renderer plugin" issue was no longer a problem, and the Business Media plugin worked perfectly. Appreciate your reply and am grateful for the VolkovLabs plugins! Thanks!

mikhail-vl commented 12 hours ago

@K-721 Great to hear! Let us know if there is anything else.