2.04 Dashboard, rows and Panels - MartinWong06/grafana GitHub Wiki

Dashboard

A dashboard in Grafana is a collection of visualizations, panels, and other components that display metrics and data from various data sources. Dashboards can be customized and organized to provide real-time monitoring and analysis of systems and applications.

images/Chapter_2/2.4_001_Dasboard_overview_play.grafana.png

Panel

Panel is a visual element that displays a specific metric or set of metrics. Each panel can be configured with various visualization types and options to display the data in different ways.

images/Chapter_2/2.4_003_Dasboard_panel_play.grafana.png

Row

Row is a container that groups together one or more panels in a dashboard. By adding rows to your dashboard, you can organize your panels in a more structured and organized manner.

images/Chapter_2/2.4_002_Dasboard_row_play.grafana.png