Changes for page Grafana

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

From version 20.1
edited by Peter Wurbs
on 2025/04/10 08:34
Change comment: There is no comment for this version
To version 20.4
edited by Peter Wurbs
on 2025/04/10 09:15
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -83,4 +83,8 @@
83 83  
84 84  == Dashboards ==
85 85  
86 -
86 +* Dashboards are the way to visualize metrics, logs and other data.
87 +* Dashboards are a collection of "Panels". Each panel is of a specific type (stat, time series, table, log...). Many Panel
88 +* Data are displayed based on queries which are the main part of a panel configuration.
89 +* Dashboards can be created and edited by users owning the Editor or Admin role
90 +*