Changes for page Grafana

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

From version 25.1
edited by Peter Wurbs
on 2025/04/10 09:41
Change comment: Initially finished
To version 27.3
edited by Peter Wurbs
on 2025/04/10 09:55
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -57,10 +57,13 @@
57 57  * Before you can setup dashboards and alerts, you have to setup datasources. Grafana itself is only a visualization tool, for data gathered via datasources.
58 58  * Datasources are created/managed per Grafana Organization.
59 59  * The Admin role is required to setup and manage datasources.
60 -* (% class="box warningmessage" %)
60 +
61 +(% class="box warningmessage" %)
61 61  (((
63 +⚠ **Note**
62 62  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.
63 63  )))
66 +
64 64  * Most common datasources are configured for
65 65  ** Prometheus to visualize metrics
66 66  ** Loki to search and visualize logs
... ... @@ -119,4 +119,11 @@
119 119  ** Click on folder "DevOps-as-a-Service Metrics"
120 120  ** Choose the dashboard you want to see
121 121  ** [[image:1744278056971-203.png||height="285" width="826"]]
122 -* Every user assigned a Grafana license in the DevOps portal is able to access them, independent of any project assignment.
125 +
126 +
127 +
128 +(% class="box warningmessage" %)
129 +(((
130 + ⚠ **Note**
131 +Every user assigned a Grafana license in the DevOps portal is able to access them, independent of any project assignment.
132 +)))