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
co-authored by Nathan Marrs jev forsberg
parent d60078fc90
commit 44e781a00b
17 changed files with 17 additions and 2 deletions
@@ -19,6 +19,7 @@ labels:
- enterprise
- oss
title: Query and transform data
description: Query and transform your data
weight: 40
---
@@ -10,6 +10,7 @@ labels:
- enterprise
- oss
title: Calculation types
description: Learn about the calculations you can apply to your data
weight: 1100
---
@@ -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
---
@@ -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
---
@@ -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
---
@@ -1,7 +1,7 @@
---
aliases:
- ../../troubleshooting/troubleshoot-queries/
description: Guide to troubleshooting Grafana queries
description: Troubleshoot Grafana queries
keywords:
- grafana
- troubleshooting