Changes for page Grafana
Last modified by Peter Wurbs on 2025/05/07 11:36
From version 19.1
edited by Peter Wurbs
on 2025/04/10 08:33
on 2025/04/10 08:33
Change comment:
There is no comment for this version
To version 20.4
edited by Peter Wurbs
on 2025/04/10 09:15
on 2025/04/10 09:15
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -80,3 +80,11 @@ 80 80 ** Generate queries later to be used in dashboards 81 81 * "Explore" can be found in the Menu panel 82 82 * Detailed information can be found via this [[link>>https://grafana.com/docs/grafana/latest/explore/]] 83 + 84 +== Dashboards == 85 + 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 +*