mirror of
https://github.com/grafana/grafana.git
synced 2025-08-03 04:22:13 +08:00
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:
@ -8,6 +8,7 @@ labels:
|
||||
products:
|
||||
- cloud
|
||||
- enterprise
|
||||
- oss
|
||||
title: Configure authentication
|
||||
weight: 100
|
||||
---
|
||||
|
@ -8,8 +8,13 @@ keywords:
|
||||
- configuration
|
||||
- documentation
|
||||
- proxy
|
||||
title: Configure auth proxy authentication
|
||||
labels:
|
||||
products:
|
||||
- cloud
|
||||
- enterprise
|
||||
- oss
|
||||
menuTitle: Auth proxy
|
||||
title: Configure auth proxy authentication
|
||||
weight: 1500
|
||||
---
|
||||
|
||||
|
@ -7,8 +7,13 @@ keywords:
|
||||
- configuration
|
||||
- documentation
|
||||
- oauth
|
||||
title: Configure Azure AD OAuth2 authentication
|
||||
labels:
|
||||
products:
|
||||
- cloud
|
||||
- enterprise
|
||||
- oss
|
||||
menuTitle: Azure AD OAuth2
|
||||
title: Configure Azure AD OAuth2 authentication
|
||||
weight: 800
|
||||
---
|
||||
|
||||
|
@ -10,8 +10,12 @@ keywords:
|
||||
- ldap
|
||||
- active directory
|
||||
- enterprise
|
||||
title: Configure enhanced LDAP integration
|
||||
labels:
|
||||
products:
|
||||
- cloud
|
||||
- enterprise
|
||||
menuTitle: Enhanced LDAP
|
||||
title: Configure enhanced LDAP integration
|
||||
weight: 400
|
||||
---
|
||||
|
||||
|
@ -7,8 +7,13 @@ keywords:
|
||||
- configuration
|
||||
- documentation
|
||||
- oauth
|
||||
title: Configure generic OAuth2 authentication
|
||||
labels:
|
||||
products:
|
||||
- cloud
|
||||
- enterprise
|
||||
- oss
|
||||
menuTitle: Generic OAuth2
|
||||
title: Configure generic OAuth2 authentication
|
||||
weight: 700
|
||||
---
|
||||
|
||||
|
@ -7,8 +7,13 @@ keywords:
|
||||
- configuration
|
||||
- documentation
|
||||
- oauth
|
||||
title: Configure GitHub OAuth2 authentication
|
||||
labels:
|
||||
products:
|
||||
- cloud
|
||||
- enterprise
|
||||
- oss
|
||||
menuTitle: GitHub OAuth2
|
||||
title: Configure GitHub OAuth2 authentication
|
||||
weight: 900
|
||||
---
|
||||
|
||||
|
@ -7,8 +7,13 @@ keywords:
|
||||
- configuration
|
||||
- documentation
|
||||
- oauth
|
||||
title: Configure GitLab OAuth2 authentication
|
||||
labels:
|
||||
products:
|
||||
- cloud
|
||||
- enterprise
|
||||
- oss
|
||||
menuTitle: GitLab OAuth2
|
||||
title: Configure GitLab OAuth2 authentication
|
||||
weight: 1000
|
||||
---
|
||||
|
||||
|
@ -2,8 +2,13 @@
|
||||
aliases:
|
||||
- ../../../auth/google/
|
||||
description: Grafana OAuthentication Guide
|
||||
title: Configure Google OAuth2 authentication
|
||||
labels:
|
||||
products:
|
||||
- cloud
|
||||
- enterprise
|
||||
- oss
|
||||
menuTitle: Google OAuth2
|
||||
title: Configure Google OAuth2 authentication
|
||||
weight: 1100
|
||||
---
|
||||
|
||||
|
@ -2,8 +2,13 @@
|
||||
aliases:
|
||||
- ../../../auth/grafana-com/
|
||||
description: Grafana Com Authentication
|
||||
title: Configure Grafana Com authentication
|
||||
labels:
|
||||
products:
|
||||
- cloud
|
||||
- enterprise
|
||||
- oss
|
||||
menuTitle: Grafana Com OAuth2
|
||||
title: Configure Grafana Com authentication
|
||||
weight: 1200
|
||||
---
|
||||
|
||||
|
@ -2,8 +2,13 @@
|
||||
aliases:
|
||||
- ../../../auth/grafana/
|
||||
description: Grafana OAuthentication Guide
|
||||
title: Configure Grafana authentication
|
||||
labels:
|
||||
products:
|
||||
- cloud
|
||||
- enterprise
|
||||
- oss
|
||||
menuTitle: Basic auth
|
||||
title: Configure Grafana authentication
|
||||
weight: 200
|
||||
---
|
||||
|
||||
|
@ -2,8 +2,13 @@
|
||||
aliases:
|
||||
- ../../../auth/jwt/
|
||||
description: Grafana JWT Authentication
|
||||
title: Configure JWT authentication
|
||||
labels:
|
||||
products:
|
||||
- cloud
|
||||
- enterprise
|
||||
- oss
|
||||
menuTitle: JWT
|
||||
title: Configure JWT authentication
|
||||
weight: 1600
|
||||
---
|
||||
|
||||
|
@ -8,8 +8,13 @@ keywords:
|
||||
- configuration
|
||||
- documentation
|
||||
- oauth
|
||||
title: Configure Keycloak OAuth2 authentication
|
||||
labels:
|
||||
products:
|
||||
- cloud
|
||||
- enterprise
|
||||
- oss
|
||||
menuTitle: Keycloak OAuth2
|
||||
title: Configure Keycloak OAuth2 authentication
|
||||
weight: 1300
|
||||
---
|
||||
|
||||
|
@ -3,8 +3,13 @@ aliases:
|
||||
- ../../../auth/ldap/
|
||||
- ../../../installation/ldap/
|
||||
description: Grafana LDAP Authentication Guide
|
||||
title: Configure LDAP authentication
|
||||
labels:
|
||||
products:
|
||||
- cloud
|
||||
- enterprise
|
||||
- oss
|
||||
menuTitle: LDAP
|
||||
title: Configure LDAP authentication
|
||||
weight: 300
|
||||
---
|
||||
|
||||
|
@ -2,8 +2,13 @@
|
||||
aliases:
|
||||
- ../../../auth/okta/
|
||||
description: Grafana Okta OAuth Guide
|
||||
title: Configure Okta OAuth2 authentication
|
||||
labels:
|
||||
products:
|
||||
- cloud
|
||||
- enterprise
|
||||
- oss
|
||||
menuTitle: Okta OAuth2
|
||||
title: Configure Okta OAuth2 authentication
|
||||
weight: 1400
|
||||
---
|
||||
|
||||
|
@ -1,5 +1,10 @@
|
||||
---
|
||||
description: Learn how to configure SAML authentication in Grafana's UI.
|
||||
labels:
|
||||
products:
|
||||
- cloud
|
||||
- enterprise
|
||||
- oss
|
||||
menuTitle: SAML user interface
|
||||
title: Configure SAML authentication using the Grafana user interface
|
||||
weight: 600
|
||||
|
@ -8,12 +8,13 @@ aliases:
|
||||
- ../../../enterprise/saml/enable-saml/
|
||||
- ../../../enterprise/saml/set-up-saml-with-okta/
|
||||
- ../../../enterprise/saml/troubleshoot-saml/
|
||||
description: Learn how to configure SAML authentication in Grafana's configuration file.
|
||||
menuTitle: SAML
|
||||
description: Learn how to configure SAML authentication in Grafana's configuration
|
||||
file.
|
||||
labels:
|
||||
products:
|
||||
- cloud
|
||||
- enterprise
|
||||
menuTitle: SAML
|
||||
title: Configure SAML authentication using the configuration file
|
||||
weight: 500
|
||||
---
|
||||
|
Reference in New Issue
Block a user