Changes for page Grafana

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

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

Summary

Details

Page properties
Content
... ... @@ -32,23 +32,15 @@
32 32  * When you see this message after entering your credentials, then you don't have a Grafana license assigned in the DevOps portal:
33 33  [[image:1744266590219-161.png||height="242" width="293"]]
34 34  
35 -= Users, Projects and Roles =
35 += Users, Projects, Organizations and Roles =
36 36  
37 37  * Projects, users and their roles in projects are managed in the DevOps portal, the corresponding functions in Grafana are disabled (UI and API)
38 -
39 -(% class="box warningmessage" %)
40 -(((
41 -⚠ **Note**
42 -Projects in DevOps portal are mapped to Grafana Organizations. These are not related to the organizations in the portal.
43 -)))
44 -
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.
38 +* Projects in DevOps portal are mapped to Organizations in Grafana. This means, 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.
46 46  ** Role mapping: (((
47 47  |=Project Role in DevOps Portal|=Grafana Organization Role|=Permissions in Grafana
48 -|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 51  |Viewer|Viewer|Can view dashboards and alerts
42 +|Developer / Master|Editor|Can create/edit dashboards and alerts and use the Explore function
43 +|Admin|Admin|Has full permissions within the Grafana org, e.g. can setup datasources, manage folders, teams and service accounts
52 52  
53 53  A detailed description of the Grafana role model can be found [[here>>https://grafana.com/docs/grafana/latest/administration/roles-and-permissions/]].
54 54  )))