2022-05-26 10:06:25 -05:00
|
|
|
---
|
|
|
|
aliases:
|
2022-12-09 10:36:04 -06:00
|
|
|
- dashboards/configure-panels-visualizations/
|
|
|
|
- features/panels/panels/
|
|
|
|
- panels/
|
2022-10-11 15:31:20 -05:00
|
|
|
keywords:
|
|
|
|
- grafana
|
|
|
|
- configure
|
|
|
|
- panels
|
|
|
|
- visualizations
|
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 03:10:12 -05:00
|
|
|
labels:
|
|
|
|
products:
|
|
|
|
- cloud
|
|
|
|
- enterprise
|
|
|
|
- oss
|
2022-12-09 10:36:04 -06:00
|
|
|
menuTitle: Panels and visualizations
|
|
|
|
title: Panels and visualizations
|
2023-12-13 15:24:26 -06:00
|
|
|
description: Learn about and configure panels and visualizations
|
2022-12-09 10:36:04 -06:00
|
|
|
weight: 80
|
2022-05-26 10:06:25 -05:00
|
|
|
---
|
2020-05-14 14:24:26 -05:00
|
|
|
|
2022-10-11 15:31:20 -05:00
|
|
|
# Panels and visualizations
|
2020-05-14 14:24:26 -05:00
|
|
|
|
2022-11-01 10:22:06 -05:00
|
|
|
The _panel_ is the basic visualization building block in Grafana.
|
|
|
|
Each panel has a query editor specific to the data source selected in the panel.
|
|
|
|
The query editor allows you to build a query that returns the data you want to visualize.
|
2020-05-14 14:24:26 -05:00
|
|
|
|
2022-11-01 10:22:06 -05:00
|
|
|
There are a wide variety of styling and formatting options for each panel.
|
|
|
|
Panels can be dragged, dropped, and resized to rearrange them on the dashboard.
|
2020-05-14 14:24:26 -05:00
|
|
|
|
2022-11-01 10:22:06 -05:00
|
|
|
Before you add a panel, ensure that you have configured a data source.
|
|
|
|
|
2023-09-13 04:39:04 -05:00
|
|
|
- For more information about adding and managing data sources as an administrator, refer to [Data source management][].
|
|
|
|
- For details about using specific data sources, refer to [Data sources][].
|
2020-05-14 14:24:26 -05:00
|
|
|
|
2022-10-11 15:31:20 -05:00
|
|
|
This section includes the following sub topics:
|
|
|
|
|
2022-01-18 15:06:27 -06:00
|
|
|
{{< section >}}
|
2023-09-13 04:39:04 -05:00
|
|
|
|
|
|
|
{{% docs/reference %}}
|
|
|
|
[Data source management]: "/docs/grafana/ -> /docs/grafana/<GRAFANA VERSION>/administration/data-source-management"
|
|
|
|
[Data source management]: "/docs/grafana-cloud/ -> /docs/grafana/<GRAFANA VERSION>/administration/data-source-management"
|
|
|
|
|
|
|
|
[Data sources]: "/docs/grafana/ -> /docs/grafana/<GRAFANA VERSION>/datasources"
|
|
|
|
[Data sources]: "/docs/grafana-cloud/ -> /docs/grafana/<GRAFANA VERSION>/datasources"
|
|
|
|
{{% /docs/reference %}}
|