Changes for page Grafana

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

From version 33.1
edited by Peter Wurbs
on 2025/04/14 12:09
Change comment: There is no comment for this version
To version 37.1
edited by Peter Wurbs
on 2025/05/07 11:36
Change comment: Added comment to available standard dashboards

Summary

Details

Page properties
Content
... ... @@ -42,17 +42,18 @@
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 -|=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
47 +(% class="active" %)|=Project Role in DevOps Portal|=Grafana Organization Role|=Permissions in Grafana
50 50  |Admin|Admin|Has full permissions within the Grafana org, e.g. can setup datasources, manage folders, teams and service accounts
49 +|Master|(% colspan="1" rowspan="2" %)Editor|(% colspan="1" rowspan="2" %)Can create/edit dashboards and alerts and use the Explore function
50 +|Developer
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  )))
54 54  * There is an additional permission management possible on folder level. A folder contains a set of dashboards. A project admin can create folders and manage specific permissions for this folder using Grafana. See this [[link >>https://grafana.com/docs/grafana/latest/dashboards/manage-dashboards/#create-a-dashboard-folder]]for further information. Folder permissions management is out of scope of the user management in the DevOps portal.
55 -* A project admin is entitled to create and manage "Service Accounts" in Grafana and grant permissions in the specific organization. A Service Account belongs to an Organization (Project) and not to an user. Service Accounts can be used for systems which want to work wit the Grafana API for any automation purposes. See this [[link >>https://grafana.com/docs/grafana/latest/administration/service-accounts/]]for further information. Service Account management is done directly in Grafana and is out of scope of the user management in the DevOps portal.
56 +* A project admin is entitled to create and manage "Service Accounts" in Grafana and grant permissions in the specific organization. A Service Account belongs to an Organization and not to an user. Service Accounts can be used for systems which want to work wit the Grafana API for any automation purposes. See this [[link >>https://grafana.com/docs/grafana/latest/administration/service-accounts/]]for further information. Service Account management is done directly in Grafana and is out of scope of the user management in the DevOps portal. This function is comparable with the Technical Users feature in the DevOps portal.
56 56  * If you are assigned to more than one project in the DevOps portal, having Grafana configured as tool, then you can switch between Organizations in Grafana. Go to the top left corner, click on the Org list and select any other Grafana Organization (project), you want to switch to.
57 57  [[image:1744272203893-682.png||height="272" width="255"]]
58 58  
... ... @@ -76,12 +76,13 @@
76 76  When a datasource is available in an Organization, every user assigned to this Organization (Project) with Admin or Edit role can access/explore the data provided by this datasource.
77 77  )))
78 78  
79 -* Most common datasources are configured for
80 +* Most common datasources are available for
80 80  ** Prometheus to visualize metrics
81 81  ** Loki to search and visualize logs
82 82  ** MySQL, PostgreSQL to access and visualize database data
84 +** ...
83 83  * Many possible datasource types are preinstalled as built-in plugins and can be used
84 -* Datasource are set up via Menu panel ~-~-> Connections ~-~-> Datasources
86 +* Datasource are set up via Menu panel → Connections → Datasources
85 85  [[image:1744273328067-517.png||height="273" width="222"]]
86 86  * Detailed information can be found via this [[link>>https://grafana.com/docs/grafana/latest/datasources/]].
87 87  
... ... @@ -100,9 +100,9 @@
100 100  
101 101  * Dashboards are the way to visualize metrics, logs and other data.
102 102  * Dashboards are a collection of "Panels". Each panel is of a specific type (stat, time series, table, log...). Many Panel Plugins are preinstalled and can be used.
103 -* Data are displayed based on queries which are the main part of a panel configuration.
105 +* Data is displayed based on queries which are the main part of a panel configuration.
104 104  * Dashboards can be created and edited by users owning the Editor or Admin role
105 -* "Dashboard" function can be in the Menu panel
107 +* "Dashboard" function can be found in the Menu panel
106 106  * There is a good [[guideline >>https://grafana.com/docs/grafana/latest/getting-started/build-first-dashboard/]]about the first steps.
107 107  * Detailed information can be found via this [[link>>https://grafana.com/docs/grafana/latest/dashboards/build-dashboards/]].
108 108  
... ... @@ -132,7 +132,7 @@
132 132  ** Switch to the MainOrg in the Org list on the top left corner.
133 133  ** Click on Dashboards in the left Menu pane
134 134  ** Click on folder "DevOps-as-a-Service Metrics"
135 -** Choose the dashboard you want to see
137 +** Choose the dashboard you want to see (dashboards are provided little by little):
136 136  ** [[image:1744278056971-203.png||height="285" width="826"]]
137 137  ** Alternatively, you can use the link in the "Useful Links" panel of the Grafana Home page.
138 138  [[image:1744285635938-113.png||height="127" width="350"]]