Hello,
I was looking for a possibility to share a panel from grafana on an external website using the share/embed functionality of grafana, which is regularly updated.
I found that this is somehow possible on the website e.g. of Freifunk (see e.g. this link ) where the embedded panel is regularly updated. However, I did not find out how this is done.
I really appreciate any hints, as I’ve spent already quite some time on trying to get this functionality.
Best regards,
as31415rin
1 Like
Hi,
You can provide a querystring refresh in the embedded link. For example, your provided link uses an embedded panel with the following link:
https://stats.ffrn.de/dashboard-solo/db/nodes?panelId=2&var-Node=HD-Altstadt-012-yilliy&theme=light&refresh=1m&orgId=1
So refresh=1m means that the panel are refreshed each 1 minute.
Marcus
3 Likes
Hi Marcus,
are there any further conditions I have to meet? I’m embedding: “http://localhost:3000/d-solo/ee74rfiamllvkd/wetter-dashboard?orgId=1&timezone=browser&refresh=5s&theme=light&panelId=1&__feature.dashboardSceneSolo” as an iframe. Unfortunately there is no refresh I created the link by a viewer role user.
Thank you for your help
Joerg