mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Docs: add/update frontmatter descriptions for Dashboards pages (#79357)
* Added and updated frontmatter descriptions for dashboards pages * fixed typo * Updated public dashboards page description
This commit is contained in:
parent
4c6126e93e
commit
8a650e535b
@ -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…
Reference in New Issue
Block a user