Grafana Snapshot.raintank.io Sharing

I am a newbie with Grafana and I am trying to share my panel live. I found the official doc which is well explained: https://grafana.com/docs/grafana/latest/reference/share_panel/

However, I am having an issue with my snapshotraintank io. I generated a link by going to share --> Snapshot–> Publish to snapshotraintank io. In the expire box I filled to “Never”. However, when I should have data coming live on my real panel, it is not coming live to my shared panel on snapshotraintank io.

So, is it normal that the snapshotraintankio is not going live but it is only a way to interact with the existing data or am I doing something wrong?

Let me know if you need any extra information. Please help if you have any ideas :slight_smile:

My html code:

<div style="text-align: center">
<iframe src="https://snapshot.raintank.io/dashboard/snapshot/*********?viewPanel=4&orgId=2&refresh=5s" width="1000" height="350" frameborder="0"></iframe>
<iframe src="https://snapshot.raintank.io/dashboard/snapshot/*********??viewPanel=2&orgId=2&refresh=5s" width="1000" height="350" frameborder="0"></iframe>
</div>
</div>
1 Like

Hi @lolasm - do you have access to your Grafana configuration file? Note that if you are using Grafana Cloud to host your Grafana instance you can’t currently access it, but if you are self-hosting Grafana on a local machine or server elsewhere and have admin access, you need to adjust configuration file setting to enable iframe embedding: https://grafana.com/docs/grafana/latest/administration/configuration/#allow_embedding