Docs: add/update frontmatter descriptions for panel config pages (#79412)

* Added and updated frontmatter descriptions

* baldm0mma/121223-update-frontmatter-descriptions-2/ add description to template and build

* Updated description

Co-authored-by: Nathan Marrs  <nathanielmarrs@gmail.com>

* Updated description

---------

Co-authored-by: jev forsberg <jev.forsberg@grafana.com>
Co-authored-by: Nathan Marrs <nathanielmarrs@gmail.com>
This commit is contained in:
Isabel 2023-12-13 16:24:26 -05:00 committed by GitHub
parent d60078fc90
commit 44e781a00b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
17 changed files with 17 additions and 2 deletions

View File

@ -15,6 +15,7 @@ labels:
- oss
menuTitle: Panels and visualizations
title: Panels and visualizations
description: Learn about and configure panels and visualizations
weight: 80
---

View File

@ -20,6 +20,7 @@ labels:
- oss
menuTitle: Configure data links
title: Configure data links
description: Configure data links to create links between dashboards and link to external resources
weight: 80
---

View File

@ -8,6 +8,7 @@ labels:
- enterprise
- oss
title: Configure a legend
description: Configure a legend for your panel visualization
weight: 70
---

View File

@ -15,6 +15,7 @@ labels:
- oss
menuTitle: Configure field overrides
title: Configure field overrides
description: Configure field overrides to customize visualization settings
weight: 110
---

View File

@ -19,6 +19,7 @@ labels:
- oss
menuTitle: Configure panel options
title: Configure panel options
description: Add titles, descriptions, repeating rows and panel links
weight: 50
---

View File

@ -19,6 +19,7 @@ labels:
- oss
menuTitle: Configure standard options
title: Configure standard options
description: Configure standard options like units, min, max, and colors
weight: 60
---

View File

@ -7,7 +7,7 @@ aliases:
- ../panels/specify-thresholds/add-threshold-to-graph/
- ../panels/specify-thresholds/delete-a-threshold/
- ../panels/thresholds/
description: This section includes information about using thresholds in your visualizations.
description: Configure thresholds in your visualizations
labels:
products:
- cloud

View File

@ -16,6 +16,7 @@ labels:
- oss
menuTitle: Configure value mappings
title: Configure value mappings
description: Configure value mappings to change the visual treatment of data in your visualizations
weight: 90
---

View File

@ -24,6 +24,7 @@ labels:
- oss
menuTitle: Panel editor overview
title: Panel editor overview
description: Learn about the features of the panel editor
weight: 20
---

View File

@ -10,6 +10,7 @@ labels:
- enterprise
- oss
title: The panel inspect view
description: Inspect the raw data of your panels to understand and troubleshoot them
weight: 30
---

View File

@ -19,6 +19,7 @@ labels:
- enterprise
- oss
title: Query and transform data
description: Query and transform your data
weight: 40
---

View File

@ -10,6 +10,7 @@ labels:
- enterprise
- oss
title: Calculation types
description: Learn about the calculations you can apply to your data
weight: 1100
---

View File

@ -11,6 +11,7 @@ labels:
- oss
menuTitle: Write expression queries
title: Write expression queries
description: Write server-side expressions to manipulate data using math and other operations
weight: 40
---

View File

@ -8,6 +8,7 @@ labels:
- oss
menuTitle: Share query results
title: Share query results with another panel
description: Reduce the number of queries to your data source by sharing query results
weight: 60
---

View File

@ -39,6 +39,7 @@ labels:
- enterprise
- oss
title: Transform data
description: Use transformations to rename fields, join series data, apply mathematical operations, and more
weight: 100
---

View File

@ -1,7 +1,7 @@
---
aliases:
- ../../troubleshooting/troubleshoot-queries/
description: Guide to troubleshooting Grafana queries
description: Troubleshoot Grafana queries
keywords:
- grafana
- troubleshooting

View File

@ -45,6 +45,7 @@ labels:
- enterprise
- oss
title: Transform data
description: Use transformations to manipulate your data before visualizations are applied
weight: 100
---