Changes for page Grafana

Last modified by Peter Wurbs on 2025/05/07 11:36

From version 32.10
edited by Peter Wurbs
on 2025/04/14 12:09
Change comment: There is no comment for this version
To version 34.2
edited by Peter Wurbs
on 2025/04/14 12:11
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -42,12 +42,13 @@
42 42  Projects in DevOps portal are mapped to Grafana Organizations. These are not related to the organizations in the portal.
43 43  )))
44 44  
45 -* When there is a new project in the portal having Grafana as a configured tool, then there is a new Grafana "Org". Users assigned to a project in the portal are then assigned to a Grafana Org applying the configured roles.
45 +* When there is a new project in the portal having Grafana as a configured tool, then there is a new Grafana Organization. Users assigned to a project in the portal are then assigned to a Grafana Organization applying the configured roles.
46 46  ** Role mapping: (((
47 47  |=Project Role in DevOps Portal|=Grafana Organization Role|=Permissions in Grafana
48 -|Viewer|Viewer|Can view dashboards and alerts
49 -|Developer / Master|Editor|Can create/edit dashboards and alerts and use the Explore function
50 50  |Admin|Admin|Has full permissions within the Grafana org, e.g. can setup datasources, manage folders, teams and service accounts
49 +|Master|Editor|Can create/edit dashboards and alerts and use the Explore function
50 +|Developer|Editor|Can create/edit dashboards and alerts and use the Explore function
51 +|Viewer|Viewer|Can view dashboards and alerts
51 51  
52 52  A detailed description of the Grafana role model can be found [[here>>https://grafana.com/docs/grafana/latest/administration/roles-and-permissions/]].
53 53  )))