Hi all,
In the previous versions of Grafana, prior 7, was possible to push some variables to the dashboard using respectively dashboardSrv and variablesSrv according to this topic https://localhost:3000/t/interact-with-embedded-dashboards/3408/4
Some of the apis have changed in the Grafana 7 and the mentioned in the above post isn’t working. Is it possible to trigger a reload from a external frame? (The Grafana instance is running in the same domain, to avoid cors issues).
Thanks