Hi All,
Can you please help me on how to enable Explorer menu for non admin users.
Thanks in advance
Hi All,
Can you please help me on how to enable Explorer menu for non admin users.
Thanks in advance
Hi!
Admins and Editors have access to Explore, assuming you have it enabled. Viewers do not have access and there is currently no way to set those permissions. You have to make users Editors if you want them to see Explore, but be careful since they have access to query your databases.
// Tobias Skarhed
Hi @skarhed,
Thanks for the reply, much appreciated.
REALLY?! this is not a solution, when you need to give someone “edit” permissions to view logs. We want devs to have access to loki logs but to give them edit seems like an overkill.
I haven’t been able to test this yet, but according to this GitHub issue this is possible by setting the viewers_can_edit option to true in the [users] section of grafana.ini.
This is tested and working
I am circling back to this topic as I had someone ask me this recently. This is the current state:
viewers_can_edit config option is deprecated. The functionality may unexpectedly stop workingfixed:datasources:explorer
fixed:datasources:explorer role - read the docs on updating basic role permissionsauto_assign_org_role in the config. Beware, as this may give your users unintended access to other things.