Changes for page Grafana

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

From version 34.4
edited by Peter Wurbs
on 2025/04/14 12:15
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
... ... @@ -77,12 +77,13 @@
77 77  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.
78 78  )))
79 79  
80 -* Most common datasources are configured for
80 +* Most common datasources are available for
81 81  ** Prometheus to visualize metrics
82 82  ** Loki to search and visualize logs
83 83  ** MySQL, PostgreSQL to access and visualize database data
84 +** ...
84 84  * Many possible datasource types are preinstalled as built-in plugins and can be used
85 -* Datasource are set up via Menu panel ~-~-> Connections ~-~-> Datasources
86 +* Datasource are set up via Menu panel → Connections → Datasources
86 86  [[image:1744273328067-517.png||height="273" width="222"]]
87 87  * Detailed information can be found via this [[link>>https://grafana.com/docs/grafana/latest/datasources/]].
88 88  
... ... @@ -101,9 +101,9 @@
101 101  
102 102  * Dashboards are the way to visualize metrics, logs and other data.
103 103  * 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.
104 -* 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.
105 105  * Dashboards can be created and edited by users owning the Editor or Admin role
106 -* "Dashboard" function can be in the Menu panel
107 +* "Dashboard" function can be found in the Menu panel
107 107  * There is a good [[guideline >>https://grafana.com/docs/grafana/latest/getting-started/build-first-dashboard/]]about the first steps.
108 108  * Detailed information can be found via this [[link>>https://grafana.com/docs/grafana/latest/dashboards/build-dashboards/]].
109 109  
... ... @@ -133,7 +133,7 @@
133 133  ** Switch to the MainOrg in the Org list on the top left corner.
134 134  ** Click on Dashboards in the left Menu pane
135 135  ** Click on folder "DevOps-as-a-Service Metrics"
136 -** Choose the dashboard you want to see
137 +** Choose the dashboard you want to see (dashboards are provided little by little):
137 137  ** [[image:1744278056971-203.png||height="285" width="826"]]
138 138  ** Alternatively, you can use the link in the "Useful Links" panel of the Grafana Home page.
139 139  [[image:1744285635938-113.png||height="127" width="350"]]