Docs: add/update frontmatter descriptions for Dashboards pages (#79357)

* Added and updated frontmatter descriptions for dashboards pages

* fixed typo

* Updated public dashboards page description
pull/79537/head
Isabel 2 years ago committed by GitHub
parent 4c6126e93e
commit 8a650e535b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      docs/sources/dashboards/_index.md
  2. 1
      docs/sources/dashboards/build-dashboards/_index.md
  3. 1
      docs/sources/dashboards/build-dashboards/annotate-visualizations/index.md
  4. 2
      docs/sources/dashboards/build-dashboards/best-practices/index.md
  5. 1
      docs/sources/dashboards/build-dashboards/create-dashboard-url-variables/index.md
  6. 1
      docs/sources/dashboards/build-dashboards/create-dashboard/index.md
  7. 2
      docs/sources/dashboards/build-dashboards/manage-dashboard-links/index.md
  8. 1
      docs/sources/dashboards/build-dashboards/manage-library-panels/index.md
  9. 1
      docs/sources/dashboards/build-dashboards/manage-version-history/index.md
  10. 1
      docs/sources/dashboards/build-dashboards/modify-dashboard-settings/index.md
  11. 1
      docs/sources/dashboards/build-dashboards/view-dashboard-json-model/index.md
  12. 1
      docs/sources/dashboards/create-manage-playlists/index.md
  13. 1
      docs/sources/dashboards/create-reports/index.md
  14. 1
      docs/sources/dashboards/dashboard-public/index.md
  15. 1
      docs/sources/dashboards/manage-dashboards/index.md
  16. 1
      docs/sources/dashboards/share-dashboards-panels/index.md
  17. 1
      docs/sources/dashboards/use-dashboards/index.md
  18. 1
      docs/sources/dashboards/variables/_index.md
  19. 1
      docs/sources/dashboards/variables/add-template-variables/index.md
  20. 1
      docs/sources/dashboards/variables/inspect-variable/index.md
  21. 1
      docs/sources/dashboards/variables/variable-syntax/index.md

@ -8,6 +8,7 @@ labels:
- oss
title: Dashboards
weight: 70
description: Create and manage dashboards
---
# Dashboards

@ -13,6 +13,7 @@ labels:
- oss
menuTitle: Build dashboards
title: Build dashboards
description: Build dashboards including managing settings, links, and version history
weight: 2
---

@ -15,6 +15,7 @@ labels:
menuTitle: Annotate visualizations
title: Annotate visualizations
weight: 600
description: Annotate dashboard visualizations to mark points with rich events
---
# Annotate visualizations

@ -6,7 +6,7 @@ aliases:
- ../../best-practices/common-observability-strategies/
- ../../best-practices/dashboard-management-maturity-levels/
- ../../getting-started/strategies/
description: Best practices for working with Grafana
description: Learn best practices for building and maintaining Grafana dashboards
labels:
products:
- cloud

@ -14,6 +14,7 @@ labels:
- enterprise
- oss
title: Dashboard URL variables
description: Use variables in dashboard URLs to add more context to your links
weight: 250
---

@ -12,6 +12,7 @@ labels:
- oss
menuTitle: Create a dashboard
title: Create a dashboard
description: Create and edit a dashboard
weight: 1
---

@ -6,7 +6,7 @@ aliases:
- ../../linking/linking-overview/
- ../../panels/working-with-panels/add-link-to-panel/
- ../manage-dashboard-links/
description: How to link Grafana dashboards.
description: Add links to your Grafana dashboards to connect to other dashboards, panels, and websites
keywords:
- link
- dashboard

@ -15,6 +15,7 @@ labels:
- oss
menuTitle: Manage library panels
title: Manage library panels
description: Create reusable library panels that you can use in any dashboard
weight: 300
---

@ -15,6 +15,7 @@ labels:
- oss
menutitle: Manage version history
title: Manage dashboard version history
description: View and compare previous versions of your dashboard
weight: 400
---

@ -12,6 +12,7 @@ labels:
- oss
menuTitle: Modify dashboard settings
title: Modify dashboard settings
description: Manage and edit your dashboard settings
weight: 8
---

@ -14,6 +14,7 @@ labels:
- enterprise
- oss
title: JSON model
description: View your Grafana dashboard JSON object
weight: 700
---

@ -14,6 +14,7 @@ labels:
- oss
menuTitle: Manage playlists
title: Manage playlists
description: Create and manage dashboard playlists
weight: 9
---

@ -16,6 +16,7 @@ labels:
- enterprise
menuTitle: Reporting
title: Create and manage reports
description: Generate and share PDF reports from your Grafana dashboards
weight: 85
---

@ -8,6 +8,7 @@ labels:
- enterprise
- oss
title: Public dashboards
description: Make your Grafana dashboards public and share them with anyone
weight: 8
---

@ -27,6 +27,7 @@ labels:
- oss
menuTitle: Manage dashboards
title: Manage dashboards
description: Learn about dashboard folders, generative AI features for dashboards, and troubleshooting
weight: 8
---

@ -31,6 +31,7 @@ labels:
- oss
menuTitle: Sharing
title: Share dashboards and panels
description: Share Grafana dashboards and panels within your organization and publicly
weight: 85
---

@ -19,6 +19,7 @@ labels:
- oss
menuTitle: Use dashboards
title: Use dashboards
description: Learn about the features of a Grafana dashboard
weight: 1
---

@ -9,6 +9,7 @@ labels:
- enterprise
- oss
title: Variables
description: Add variables to metric queries and panel titles to create interactive and dynamic dashboards
weight: 130
---

@ -42,6 +42,7 @@ labels:
- oss
menuTitle: Manage variables
title: Add and manage variables
description: Learn about the types of variables you can add to dashboards and how
weight: 100
---

@ -15,6 +15,7 @@ labels:
- enterprise
- oss
title: Inspect variables
description: Review and manage your dashboard variables
weight: 200
---

@ -16,6 +16,7 @@ labels:
- enterprise
- oss
title: Variable syntax
description: Learn about different types of variable syntax
weight: 300
---

Loading…
Cancel
Save