From 8a650e535bfedad496575cb2e059e7145b57ddec Mon Sep 17 00:00:00 2001 From: Isabel <76437239+imatwawana@users.noreply.github.com> Date: Thu, 14 Dec 2023 14:15:55 -0500 Subject: [PATCH] Docs: add/update frontmatter descriptions for Dashboards pages (#79357) * Added and updated frontmatter descriptions for dashboards pages * fixed typo * Updated public dashboards page description --- docs/sources/dashboards/_index.md | 1 + docs/sources/dashboards/build-dashboards/_index.md | 1 + .../build-dashboards/annotate-visualizations/index.md | 1 + .../sources/dashboards/build-dashboards/best-practices/index.md | 2 +- .../build-dashboards/create-dashboard-url-variables/index.md | 1 + .../dashboards/build-dashboards/create-dashboard/index.md | 1 + .../dashboards/build-dashboards/manage-dashboard-links/index.md | 2 +- .../dashboards/build-dashboards/manage-library-panels/index.md | 1 + .../dashboards/build-dashboards/manage-version-history/index.md | 1 + .../build-dashboards/modify-dashboard-settings/index.md | 1 + .../build-dashboards/view-dashboard-json-model/index.md | 1 + docs/sources/dashboards/create-manage-playlists/index.md | 1 + docs/sources/dashboards/create-reports/index.md | 1 + docs/sources/dashboards/dashboard-public/index.md | 1 + docs/sources/dashboards/manage-dashboards/index.md | 1 + docs/sources/dashboards/share-dashboards-panels/index.md | 1 + docs/sources/dashboards/use-dashboards/index.md | 1 + docs/sources/dashboards/variables/_index.md | 1 + .../dashboards/variables/add-template-variables/index.md | 1 + docs/sources/dashboards/variables/inspect-variable/index.md | 1 + docs/sources/dashboards/variables/variable-syntax/index.md | 1 + 21 files changed, 21 insertions(+), 2 deletions(-) diff --git a/docs/sources/dashboards/_index.md b/docs/sources/dashboards/_index.md index 08f92f53627..297c26cd7a8 100644 --- a/docs/sources/dashboards/_index.md +++ b/docs/sources/dashboards/_index.md @@ -8,6 +8,7 @@ labels: - oss title: Dashboards weight: 70 +description: Create and manage dashboards --- # Dashboards diff --git a/docs/sources/dashboards/build-dashboards/_index.md b/docs/sources/dashboards/build-dashboards/_index.md index 50e2643c61a..b035de4d362 100644 --- a/docs/sources/dashboards/build-dashboards/_index.md +++ b/docs/sources/dashboards/build-dashboards/_index.md @@ -13,6 +13,7 @@ labels: - oss menuTitle: Build dashboards title: Build dashboards +description: Build dashboards including managing settings, links, and version history weight: 2 --- diff --git a/docs/sources/dashboards/build-dashboards/annotate-visualizations/index.md b/docs/sources/dashboards/build-dashboards/annotate-visualizations/index.md index ba85dfa3b34..64a22de2d95 100644 --- a/docs/sources/dashboards/build-dashboards/annotate-visualizations/index.md +++ b/docs/sources/dashboards/build-dashboards/annotate-visualizations/index.md @@ -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 diff --git a/docs/sources/dashboards/build-dashboards/best-practices/index.md b/docs/sources/dashboards/build-dashboards/best-practices/index.md index f02ec672bf6..d0beecb7892 100644 --- a/docs/sources/dashboards/build-dashboards/best-practices/index.md +++ b/docs/sources/dashboards/build-dashboards/best-practices/index.md @@ -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 diff --git a/docs/sources/dashboards/build-dashboards/create-dashboard-url-variables/index.md b/docs/sources/dashboards/build-dashboards/create-dashboard-url-variables/index.md index 44214c5a43d..4bdb6ac9d3e 100644 --- a/docs/sources/dashboards/build-dashboards/create-dashboard-url-variables/index.md +++ b/docs/sources/dashboards/build-dashboards/create-dashboard-url-variables/index.md @@ -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 --- diff --git a/docs/sources/dashboards/build-dashboards/create-dashboard/index.md b/docs/sources/dashboards/build-dashboards/create-dashboard/index.md index 92a48863317..8509fe8ff03 100644 --- a/docs/sources/dashboards/build-dashboards/create-dashboard/index.md +++ b/docs/sources/dashboards/build-dashboards/create-dashboard/index.md @@ -12,6 +12,7 @@ labels: - oss menuTitle: Create a dashboard title: Create a dashboard +description: Create and edit a dashboard weight: 1 --- diff --git a/docs/sources/dashboards/build-dashboards/manage-dashboard-links/index.md b/docs/sources/dashboards/build-dashboards/manage-dashboard-links/index.md index b47f847c8e1..52e4605bff9 100644 --- a/docs/sources/dashboards/build-dashboards/manage-dashboard-links/index.md +++ b/docs/sources/dashboards/build-dashboards/manage-dashboard-links/index.md @@ -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 diff --git a/docs/sources/dashboards/build-dashboards/manage-library-panels/index.md b/docs/sources/dashboards/build-dashboards/manage-library-panels/index.md index dbb0a8dc3e6..0e230570bed 100644 --- a/docs/sources/dashboards/build-dashboards/manage-library-panels/index.md +++ b/docs/sources/dashboards/build-dashboards/manage-library-panels/index.md @@ -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 --- diff --git a/docs/sources/dashboards/build-dashboards/manage-version-history/index.md b/docs/sources/dashboards/build-dashboards/manage-version-history/index.md index b261e2a63bc..ffd4fa349d2 100644 --- a/docs/sources/dashboards/build-dashboards/manage-version-history/index.md +++ b/docs/sources/dashboards/build-dashboards/manage-version-history/index.md @@ -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 --- diff --git a/docs/sources/dashboards/build-dashboards/modify-dashboard-settings/index.md b/docs/sources/dashboards/build-dashboards/modify-dashboard-settings/index.md index d1d93552834..2d2abaf6c7e 100644 --- a/docs/sources/dashboards/build-dashboards/modify-dashboard-settings/index.md +++ b/docs/sources/dashboards/build-dashboards/modify-dashboard-settings/index.md @@ -12,6 +12,7 @@ labels: - oss menuTitle: Modify dashboard settings title: Modify dashboard settings +description: Manage and edit your dashboard settings weight: 8 --- diff --git a/docs/sources/dashboards/build-dashboards/view-dashboard-json-model/index.md b/docs/sources/dashboards/build-dashboards/view-dashboard-json-model/index.md index 85dd0cf3697..ad047aa4c90 100644 --- a/docs/sources/dashboards/build-dashboards/view-dashboard-json-model/index.md +++ b/docs/sources/dashboards/build-dashboards/view-dashboard-json-model/index.md @@ -14,6 +14,7 @@ labels: - enterprise - oss title: JSON model +description: View your Grafana dashboard JSON object weight: 700 --- diff --git a/docs/sources/dashboards/create-manage-playlists/index.md b/docs/sources/dashboards/create-manage-playlists/index.md index b218dcd0e50..20acca7382c 100644 --- a/docs/sources/dashboards/create-manage-playlists/index.md +++ b/docs/sources/dashboards/create-manage-playlists/index.md @@ -14,6 +14,7 @@ labels: - oss menuTitle: Manage playlists title: Manage playlists +description: Create and manage dashboard playlists weight: 9 --- diff --git a/docs/sources/dashboards/create-reports/index.md b/docs/sources/dashboards/create-reports/index.md index fd7c95ebf98..73e8aad43de 100644 --- a/docs/sources/dashboards/create-reports/index.md +++ b/docs/sources/dashboards/create-reports/index.md @@ -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 --- diff --git a/docs/sources/dashboards/dashboard-public/index.md b/docs/sources/dashboards/dashboard-public/index.md index 0f6c25cf752..bd5a75a84b7 100644 --- a/docs/sources/dashboards/dashboard-public/index.md +++ b/docs/sources/dashboards/dashboard-public/index.md @@ -8,6 +8,7 @@ labels: - enterprise - oss title: Public dashboards +description: Make your Grafana dashboards public and share them with anyone weight: 8 --- diff --git a/docs/sources/dashboards/manage-dashboards/index.md b/docs/sources/dashboards/manage-dashboards/index.md index 02c2146658d..2d764588284 100644 --- a/docs/sources/dashboards/manage-dashboards/index.md +++ b/docs/sources/dashboards/manage-dashboards/index.md @@ -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 --- diff --git a/docs/sources/dashboards/share-dashboards-panels/index.md b/docs/sources/dashboards/share-dashboards-panels/index.md index 78a2b58a7b5..aca0c34b03c 100644 --- a/docs/sources/dashboards/share-dashboards-panels/index.md +++ b/docs/sources/dashboards/share-dashboards-panels/index.md @@ -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 --- diff --git a/docs/sources/dashboards/use-dashboards/index.md b/docs/sources/dashboards/use-dashboards/index.md index bd1cc105d81..0d47cce7a5e 100644 --- a/docs/sources/dashboards/use-dashboards/index.md +++ b/docs/sources/dashboards/use-dashboards/index.md @@ -19,6 +19,7 @@ labels: - oss menuTitle: Use dashboards title: Use dashboards +description: Learn about the features of a Grafana dashboard weight: 1 --- diff --git a/docs/sources/dashboards/variables/_index.md b/docs/sources/dashboards/variables/_index.md index 616b7c84578..f6390264d5e 100644 --- a/docs/sources/dashboards/variables/_index.md +++ b/docs/sources/dashboards/variables/_index.md @@ -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 --- diff --git a/docs/sources/dashboards/variables/add-template-variables/index.md b/docs/sources/dashboards/variables/add-template-variables/index.md index bbfe502d433..208d8ca64e4 100644 --- a/docs/sources/dashboards/variables/add-template-variables/index.md +++ b/docs/sources/dashboards/variables/add-template-variables/index.md @@ -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 --- diff --git a/docs/sources/dashboards/variables/inspect-variable/index.md b/docs/sources/dashboards/variables/inspect-variable/index.md index 494093a983d..44b5958a991 100644 --- a/docs/sources/dashboards/variables/inspect-variable/index.md +++ b/docs/sources/dashboards/variables/inspect-variable/index.md @@ -15,6 +15,7 @@ labels: - enterprise - oss title: Inspect variables +description: Review and manage your dashboard variables weight: 200 --- diff --git a/docs/sources/dashboards/variables/variable-syntax/index.md b/docs/sources/dashboards/variables/variable-syntax/index.md index 2559d87f1c2..644b67c01d4 100644 --- a/docs/sources/dashboards/variables/variable-syntax/index.md +++ b/docs/sources/dashboards/variables/variable-syntax/index.md @@ -16,6 +16,7 @@ labels: - enterprise - oss title: Variable syntax +description: Learn about different types of variable syntax weight: 300 ---