2022-05-26 23:06:25 +08:00
---
aliases:
2022-12-10 00:36:04 +08:00
- features/dashboard/dashboards/
Explicitly set all front matter labels in the source files (#71548)
* Set every page to have defaults of 'Enterprise' and 'Open source' labels
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
* Set administration pages to have of 'Cloud', 'Enterprise', and 'Open source' labels
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
* Set administration/enterprise-licensing pages to have 'Enterprise' labels
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
* Set administration/organization-management pages to have 'Enterprise' and 'Open source' labels
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
* Set administration/provisioning pages to have 'Enterprise' and 'Open source' labels
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
* Set administration/recorded-queries pages to have labels cloud,enterprise
* Set administration/roles-and-permissions/access-control pages to have labels cloud,enterprise
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
* Set administration/stats-and-license pages to have labels cloud,enterprise
* Set alerting pages to have labels cloud,enterprise,oss
* Set breaking-changes pages to have labels cloud,enterprise,oss
* Set dashboards pages to have labels cloud,enterprise,oss
* Set datasources pages to have labels cloud,enterprise,oss
* Set explore pages to have labels cloud,enterprise,oss
* Set fundamentals pages to have labels cloud,enterprise,oss
* Set introduction/grafana-cloud pages to have labels cloud
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
* Fix introduction pages products
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
* Set panels-visualizations pages to have labels cloud,enterprise,oss
* Set release-notes pages to have labels cloud,enterprise,oss
* Set search pages to have labels cloud,enterprise,oss
* Set setup-grafana/configure-security/audit-grafana pages to have labels cloud,enterprise
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
* Set setup-grafana/configure-security/configure-authentication pages to have labels cloud,enterprise,oss
* Set setup-grafana/configure-security/configure-authentication/enhanced-ldap pages to have labels cloud,enterprise
* Set setup-grafana/configure-security/configure-authentication/saml pages to have labels cloud,enterprise
* Set setup-grafana/configure-security/configure-database-encryption/encrypt-secrets-using-hashicorp-key-vault pages to have labels cloud,enterprise
* Set setup-grafana/configure-security/configure-request-security pages to have labels cloud,enterprise,oss
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
* Set setup-grafana/configure-security/configure-team-sync pages to have labels cloud,enterprise
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
* Set setup-grafana/configure-security/export-logs pages to have labels cloud,enterprise
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
* Set troubleshooting pages to have labels cloud,enterprise,oss
* Set whatsnew pages to have labels cloud,enterprise,oss
* Apply updated labels from review
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
Co-authored-by: Isabel <76437239+imatwawana@users.noreply.github.com>
---------
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
Co-authored-by: Isabel <76437239+imatwawana@users.noreply.github.com>
2023-07-18 16:10:12 +08:00
labels:
products:
- cloud
- enterprise
- oss
2022-05-26 23:06:25 +08:00
title: Dashboards
2022-10-12 04:31:20 +08:00
weight: 70
2023-12-15 03:15:55 +08:00
description: Create and manage dashboards
2024-04-15 23:07:05 +08:00
hero:
title: Dashboards
level: 1
width: 110
height: 110
description: >-
2025-01-14 02:48:35 +08:00
Dashboards allow you to query, transform, visualize, and understand your data no matter where it's stored.
2024-04-15 23:07:05 +08:00
cards:
title_class: pt-0 lh-1
items:
- title: Build dashboards
href: ./build-dashboards/
2025-01-14 02:48:35 +08:00
description: Get step-by-step directions for how to create or import your first dashboard and modify dashboard settings. Learn about reusable library panels, dashboard links, annotations, and dashboard JSON.
2024-04-15 23:07:05 +08:00
height: 24
- title: Manage dashboards
href: ./manage-dashboards/
description: Learn about dashboard and folder management, as well as generative AI features for dashboards.
height: 24
- title: Variables
href: ./variables/
description: Add variables to metric queries and panel titles to create interactive and dynamic dashboards.
height: 24
- title: Reporting
href: ./create-reports/
description: Automatically generate and share PDF reports from your Grafana dashboards.
height: 24
- title: Sharing
href: ./share-dashboards-panels/
2024-09-25 21:42:58 +08:00
description: Share Grafana dashboards and panels using links, snapshots, embeds, and exports.
height: 24
- title: Shared dashboards
href: ./share-dashboards-panels/shared-dashboards/
description: Share your dashboards with anyone without requiring access to your Grafana organization.
2024-04-15 23:07:05 +08:00
height: 24
2022-05-26 23:06:25 +08:00
---
2020-05-21 23:31:06 +08:00
2024-04-15 23:07:05 +08:00
{{< docs / hero-simple key = "hero" > }}
2022-03-24 21:46:08 +08:00
2024-04-15 23:07:05 +08:00
---
2023-09-13 17:39:04 +08:00
2024-04-15 23:07:05 +08:00
## Overview
2023-09-13 17:39:04 +08:00
2025-04-07 11:48:26 +08:00
< section id = "dashboard-overview" >
2025-03-27 05:58:47 +08:00
2025-04-07 11:48:26 +08:00
A Grafana dashboard is a set of one or more [panels ](/docs/grafana/<GRAFANA_VERSION>/panels-visualizations/panel-overview/ ), organized and arranged into one or more rows, that provide an at-a-glance view of related information. These panels are created using components that query and transform raw data from a data source into charts, graphs, and other visualizations.
2023-09-13 17:39:04 +08:00
2024-04-15 23:07:05 +08:00
A data source can be an SQL database, Grafana Loki, Grafana Mimir, or a JSON-based API. It can even be a basic CSV file. Data source plugins take a query you want answered, retrieve the data from the data source, and reconcile the differences between the data model of the data source and the data model of Grafana dashboards.
2023-09-13 17:39:04 +08:00
2025-04-07 11:48:26 +08:00
< / section >
2025-03-27 05:58:47 +08:00
2024-04-15 23:07:05 +08:00
Queries allow you to reduce the entirety of your data to a specific dataset, providing a more manageable visualization. Since data sources have their own distinct query languages, Grafana dashboards provide you with a query editor to accommodate these differences.
2024-02-22 22:34:16 +08:00
2025-01-14 02:48:35 +08:00
A panel is the container that displays the visualization and provides you with various controls to manipulate it. Panel options let you customize many aspects of a visualization and the options differ based on which visualization you select. When the data format in a visualization doesn't meet your requirements, you can apply a transformation that manipulates the data returned by a query.
2023-09-13 17:39:04 +08:00
2024-04-15 23:07:05 +08:00
With 150+ data source plugins, you can unify all your data sources into a single dashboard to streamline data monitoring and troubleshooting. With Grafana, you can translate, transform, and visualize data in flexible and versatile dashboards.
2023-09-13 17:39:04 +08:00
2024-04-15 23:07:05 +08:00
## Explore
2023-09-13 17:39:04 +08:00
2024-04-15 23:07:05 +08:00
{{< card-grid key = "cards" type = "simple" > }}