-
What Grafana version and what operating system are you using?
v9.2.2 -
What are you trying to achieve?
Make a dashboard public available -
How are you trying to achieve it?
Share Dashboard - PublicDashboard
Switch to enable and copy the Link URL -
What happened?
LinkURL seems not to be valid, page shows "no connection to localhost:3000 -
What did you expect to happen?
I did hope the dashboard is visible -
Can you copy/paste the configuration(s) that you are having problems with?
-
Did you receive any errors in the Grafana UI or in related logs? If so, please tell us exactly what they were.
No error in UI… where do i have to go to view the logs? -
Did you follow any online instructions? If so, what is the URL?
Public dashboards | Grafana documentation
The link provided by grafana UI was
http://grafana.staged-by-discourse.com/public-dashboards/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
with xxx being a long cryptic number.
I am wondering how that link could work from outside when the adress contains the localhost:3000 string.
But that link is also not working from within the same network.
The explanation in the online instructions seemed to be easy… but i do not get a dashboard-link with which i can access the dashboard at all.
Any ideas?