Explicitly set all front matter labels in the source files (#71548)

* Set every page to have defaults of 'Enterprise' and 'Open source' labels

Signed-off-by: Jack Baldry <jack.baldry@grafana.com>

* Set administration pages to have of 'Cloud', 'Enterprise', and 'Open source' labels

Signed-off-by: Jack Baldry <jack.baldry@grafana.com>

* Set administration/enterprise-licensing pages to have 'Enterprise' labels

Signed-off-by: Jack Baldry <jack.baldry@grafana.com>

* Set administration/organization-management pages to have 'Enterprise' and 'Open source' labels

Signed-off-by: Jack Baldry <jack.baldry@grafana.com>

* Set administration/provisioning pages to have 'Enterprise' and 'Open source' labels

Signed-off-by: Jack Baldry <jack.baldry@grafana.com>

* Set administration/recorded-queries pages to have labels cloud,enterprise

* Set administration/roles-and-permissions/access-control pages to have labels cloud,enterprise

Signed-off-by: Jack Baldry <jack.baldry@grafana.com>

* Set administration/stats-and-license pages to have labels cloud,enterprise

* Set alerting pages to have labels cloud,enterprise,oss

* Set breaking-changes pages to have labels cloud,enterprise,oss

* Set dashboards pages to have labels cloud,enterprise,oss

* Set datasources pages to have labels cloud,enterprise,oss

* Set explore pages to have labels cloud,enterprise,oss

* Set fundamentals pages to have labels cloud,enterprise,oss

* Set introduction/grafana-cloud pages to have labels cloud

Signed-off-by: Jack Baldry <jack.baldry@grafana.com>

* Fix introduction pages products

Signed-off-by: Jack Baldry <jack.baldry@grafana.com>

* Set panels-visualizations pages to have labels cloud,enterprise,oss

* Set release-notes pages to have labels cloud,enterprise,oss

* Set search pages to have labels cloud,enterprise,oss

* Set setup-grafana/configure-security/audit-grafana pages to have labels cloud,enterprise

Signed-off-by: Jack Baldry <jack.baldry@grafana.com>

* Set setup-grafana/configure-security/configure-authentication pages to have labels cloud,enterprise,oss

* Set setup-grafana/configure-security/configure-authentication/enhanced-ldap pages to have labels cloud,enterprise

* Set setup-grafana/configure-security/configure-authentication/saml pages to have labels cloud,enterprise

* Set setup-grafana/configure-security/configure-database-encryption/encrypt-secrets-using-hashicorp-key-vault pages to have labels cloud,enterprise

* Set setup-grafana/configure-security/configure-request-security pages to have labels cloud,enterprise,oss

Signed-off-by: Jack Baldry <jack.baldry@grafana.com>

* Set setup-grafana/configure-security/configure-team-sync pages to have labels cloud,enterprise

Signed-off-by: Jack Baldry <jack.baldry@grafana.com>

* Set setup-grafana/configure-security/export-logs pages to have labels cloud,enterprise

Signed-off-by: Jack Baldry <jack.baldry@grafana.com>

* Set troubleshooting pages to have labels cloud,enterprise,oss

* Set whatsnew pages to have labels cloud,enterprise,oss

* Apply updated labels from review

Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
Co-authored-by: Isabel <76437239+imatwawana@users.noreply.github.com>

---------

Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
Co-authored-by: Isabel <76437239+imatwawana@users.noreply.github.com>
This commit is contained in:
Jack Baldry
2023-07-18 09:10:12 +01:00
committed by GitHub
parent ec479b8d88
commit 7eb17bccca
687 changed files with 5085 additions and 2332 deletions

View File

@ -1,13 +1,17 @@
---
title: Publish or sign a plugin
menuTitle: Publish a plugin
description: An index to documentation related to plugin publishing and signing.
keywords:
- grafana
- plugins
- plugin
- publish
- publishing
description: An index to documentation related to plugin publishing and signing.
labels:
products:
- enterprise
- oss
menuTitle: Publish a plugin
title: Publish or sign a plugin
weight: 400
---

View File

@ -1,5 +1,7 @@
---
title: Package a plugin
aliases:
- ../package-a-plugin/
description: How to package a plugin
keywords:
- grafana
- plugins
@ -8,10 +10,12 @@ keywords:
- package
- packaging
- packages
description: How to package a plugin
labels:
products:
- enterprise
- oss
title: Package a plugin
weight: 100
aliases:
- ../package-a-plugin/
---
# Package a plugin

View File

@ -1,15 +1,19 @@
---
title: Publish or update a plugin
aliases:
- ../../plugins/publish-a-plugin/
- share-a-plugin/
description: Learn how to package and share your plugin.
keywords:
- grafana
- plugins
- plugin
- publish plugin
- update plugin
description: Learn how to package and share your plugin.
labels:
products:
- enterprise
- oss
title: Publish or update a plugin
type: docs
weight: 300
---

View File

@ -1,8 +1,7 @@
---
title: Plugin publishing and signing criteria
description: Acceptance criteria for publishing and signing Grafana plugins.
aliases:
- ../../plugins/publishing-and-signing-criteria/
description: Acceptance criteria for publishing and signing Grafana plugins.
keywords:
- grafana
- plugins
@ -11,6 +10,11 @@ keywords:
- sign plugin
- publishing
- signing
labels:
products:
- enterprise
- oss
title: Plugin publishing and signing criteria
weight: 200
---

View File

@ -1,5 +1,4 @@
---
title: Sign a plugin
aliases:
- ../sign-a-plugin/
description: How to sign a Grafana plugin.
@ -9,6 +8,11 @@ keywords:
- plugin
- sign plugin
- signing plugin
labels:
products:
- enterprise
- oss
title: Sign a plugin
weight: 400
---