Grafana

How can you organise your dashboards and users in Grafana?

Difficulty: unrated

Source: bregman-arie/devops-exercises by Arie Bregman

Answer

Grafana docs: The recommended way by Grafana labs is to create Folders for grouping dashboards, library panels and alerts. Users can be organised through Teams which grants permissions to members of a group.

  • Folders: Click the + icon in the sidebar, then click "Create folder". In the create folder page, fill an unique name for the folder and click "Create"
  • Teams You need to be the server admin in order to create Teams.
  1. Click the server admin (shield) icon in the sidebar, then in the Users tab, click New user.
  2. Enter the user details e.g. name, E-mail, Username and Password. The password can be changed later by the user
  3. Click Create to create the user account.