After upgrading Grafana to 3.0.1 unfortunately the scripted dashboard doesn't load (gives blank page), when logged in without admin privileges.
That seems to be caused by the "/api/datasources" endpoint not being publicly accessible anymore. It returns:
{"message":"Permission denied"}
with such a user.
Are you aware of this? How could this be worked around?
Maybe providing an API key in getdash configuration would be an option?
Hi anryko! 😃
After upgrading Grafana to 3.0.1 unfortunately the scripted dashboard doesn't load (gives blank page), when logged in without admin privileges. That seems to be caused by the "/api/datasources" endpoint not being publicly accessible anymore. It returns:
{"message":"Permission denied"}
with such a user.
Are you aware of this? How could this be worked around? Maybe providing an API key in getdash configuration would be an option?
Cheers,
Tobias.