Hello,
I would like to display a grafana dashboard on my website using VueJS.
I’ve seen that it’s possible to create public dashboards, which I could iframe into my site, however I need to pass a variable into the dashboard which doesn’t seem possible at the moment.
Do you know the easiest way to do this?
Thanks