Hi there
I’m deploying a project with node-red+influxDB+grafana.
I build my dashboard and i’m satisfied of my work. Now, i want to share my dashboard with other people, but i don’t want let them to change something, it should be just a read-only-dashboards :).
With node-red dashboard, i easily do that with portforwarding the porto 1880/ui, but is something similar possible with grafana?
Thanks.