mirror of
https://github.com/grafana/grafana.git
synced 2025-07-28 09:22:20 +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:
@ -10,6 +10,10 @@ keywords:
|
||||
- documentation
|
||||
- api
|
||||
- overview
|
||||
labels:
|
||||
products:
|
||||
- enterprise
|
||||
- oss
|
||||
title: HTTP API
|
||||
weight: 100
|
||||
---
|
||||
|
@ -12,6 +12,10 @@ keywords:
|
||||
- role-based-access-control
|
||||
- acl
|
||||
- enterprise
|
||||
labels:
|
||||
products:
|
||||
- enterprise
|
||||
- oss
|
||||
title: RBAC HTTP API
|
||||
---
|
||||
|
||||
|
@ -9,6 +9,10 @@ keywords:
|
||||
- documentation
|
||||
- api
|
||||
- admin
|
||||
labels:
|
||||
products:
|
||||
- enterprise
|
||||
- oss
|
||||
title: 'Admin HTTP API '
|
||||
---
|
||||
|
||||
|
@ -10,6 +10,10 @@ keywords:
|
||||
- api
|
||||
- alerting
|
||||
- alerts
|
||||
labels:
|
||||
products:
|
||||
- enterprise
|
||||
- oss
|
||||
title: Legacy Alerting API
|
||||
---
|
||||
|
||||
|
@ -11,6 +11,10 @@ keywords:
|
||||
- alerting
|
||||
- alerts
|
||||
- notifications
|
||||
labels:
|
||||
products:
|
||||
- enterprise
|
||||
- oss
|
||||
title: Legacy Alerting Notification Channels API
|
||||
---
|
||||
|
||||
|
@ -10,6 +10,10 @@ keywords:
|
||||
- api
|
||||
- alerting
|
||||
- alerts
|
||||
labels:
|
||||
products:
|
||||
- enterprise
|
||||
- oss
|
||||
title: 'Alerting Provisioning HTTP API '
|
||||
---
|
||||
|
||||
|
@ -11,6 +11,10 @@ keywords:
|
||||
- annotation
|
||||
- annotations
|
||||
- comment
|
||||
labels:
|
||||
products:
|
||||
- enterprise
|
||||
- oss
|
||||
title: Annotations HTTP API
|
||||
---
|
||||
|
||||
|
@ -10,6 +10,10 @@ keywords:
|
||||
- documentation
|
||||
- api
|
||||
- authentication
|
||||
labels:
|
||||
products:
|
||||
- enterprise
|
||||
- oss
|
||||
title: 'Authentication HTTP API '
|
||||
---
|
||||
|
||||
|
@ -10,6 +10,10 @@ keywords:
|
||||
- api
|
||||
- correlations
|
||||
- Glue
|
||||
labels:
|
||||
products:
|
||||
- enterprise
|
||||
- oss
|
||||
title: 'Correlations HTTP API '
|
||||
---
|
||||
|
||||
|
@ -10,6 +10,10 @@ keywords:
|
||||
- Token
|
||||
- Org
|
||||
- Organization
|
||||
labels:
|
||||
products:
|
||||
- enterprise
|
||||
- oss
|
||||
title: 'API Tutorial: Create API tokens and dashboards for an organization'
|
||||
weight: 150
|
||||
---
|
||||
|
@ -9,6 +9,10 @@ keywords:
|
||||
- documentation
|
||||
- api
|
||||
- curl
|
||||
labels:
|
||||
products:
|
||||
- enterprise
|
||||
- oss
|
||||
title: cURL examples
|
||||
---
|
||||
|
||||
|
@ -9,6 +9,10 @@ keywords:
|
||||
- documentation
|
||||
- api
|
||||
- dashboard
|
||||
labels:
|
||||
products:
|
||||
- enterprise
|
||||
- oss
|
||||
title: Dashboard HTTP API
|
||||
---
|
||||
|
||||
|
@ -13,6 +13,10 @@ keywords:
|
||||
- permission
|
||||
- permissions
|
||||
- acl
|
||||
labels:
|
||||
products:
|
||||
- enterprise
|
||||
- oss
|
||||
title: Dashboard Permissions HTTP API
|
||||
---
|
||||
|
||||
|
@ -11,6 +11,10 @@ keywords:
|
||||
- api
|
||||
- dashboard
|
||||
- versions
|
||||
labels:
|
||||
products:
|
||||
- enterprise
|
||||
- oss
|
||||
title: 'Dashboard Versions HTTP API '
|
||||
---
|
||||
|
||||
|
@ -10,6 +10,10 @@ keywords:
|
||||
- documentation
|
||||
- api
|
||||
- data source
|
||||
labels:
|
||||
products:
|
||||
- enterprise
|
||||
- oss
|
||||
title: Data source HTTP API
|
||||
---
|
||||
|
||||
|
@ -14,6 +14,10 @@ keywords:
|
||||
- permissions
|
||||
- acl
|
||||
- enterprise
|
||||
labels:
|
||||
products:
|
||||
- enterprise
|
||||
- oss
|
||||
title: Datasource Permissions HTTP API
|
||||
---
|
||||
|
||||
|
@ -9,6 +9,10 @@ keywords:
|
||||
- documentation
|
||||
- api
|
||||
- folder
|
||||
labels:
|
||||
products:
|
||||
- enterprise
|
||||
- oss
|
||||
title: Folder HTTP API
|
||||
---
|
||||
|
||||
|
@ -11,6 +11,10 @@ keywords:
|
||||
- search
|
||||
- folder
|
||||
- dashboard
|
||||
labels:
|
||||
products:
|
||||
- enterprise
|
||||
- oss
|
||||
title: Folder/Dashboard Search HTTP API
|
||||
---
|
||||
|
||||
|
@ -13,6 +13,10 @@ keywords:
|
||||
- permission
|
||||
- permissions
|
||||
- acl
|
||||
labels:
|
||||
products:
|
||||
- enterprise
|
||||
- oss
|
||||
title: Folder Permissions HTTP API
|
||||
---
|
||||
|
||||
|
@ -9,6 +9,10 @@ keywords:
|
||||
- documentation
|
||||
- api
|
||||
- library-element
|
||||
labels:
|
||||
products:
|
||||
- enterprise
|
||||
- oss
|
||||
title: 'Library Element HTTP API '
|
||||
---
|
||||
|
||||
|
@ -10,6 +10,10 @@ keywords:
|
||||
- api
|
||||
- licensing
|
||||
- enterprise
|
||||
labels:
|
||||
products:
|
||||
- enterprise
|
||||
- oss
|
||||
title: Licensing HTTP API
|
||||
---
|
||||
|
||||
|
@ -10,6 +10,10 @@ keywords:
|
||||
- documentation
|
||||
- api
|
||||
- organization
|
||||
labels:
|
||||
products:
|
||||
- enterprise
|
||||
- oss
|
||||
title: Organization HTTP API
|
||||
---
|
||||
|
||||
|
@ -9,6 +9,10 @@ keywords:
|
||||
- documentation
|
||||
- api
|
||||
- other
|
||||
labels:
|
||||
products:
|
||||
- enterprise
|
||||
- oss
|
||||
title: 'Other HTTP API '
|
||||
---
|
||||
|
||||
|
@ -9,6 +9,10 @@ keywords:
|
||||
- documentation
|
||||
- api
|
||||
- playlist
|
||||
labels:
|
||||
products:
|
||||
- enterprise
|
||||
- oss
|
||||
title: 'Playlist HTTP API '
|
||||
---
|
||||
|
||||
|
@ -9,6 +9,10 @@ keywords:
|
||||
- documentation
|
||||
- api
|
||||
- preferences
|
||||
labels:
|
||||
products:
|
||||
- enterprise
|
||||
- oss
|
||||
title: 'HTTP Preferences API '
|
||||
---
|
||||
|
||||
|
@ -14,6 +14,10 @@ keywords:
|
||||
- query caching
|
||||
- resource caching
|
||||
- data source
|
||||
labels:
|
||||
products:
|
||||
- enterprise
|
||||
- oss
|
||||
title: Query and Resource Caching HTTP API
|
||||
---
|
||||
|
||||
|
@ -9,6 +9,10 @@ keywords:
|
||||
- documentation
|
||||
- api
|
||||
- queryHistory
|
||||
labels:
|
||||
products:
|
||||
- enterprise
|
||||
- oss
|
||||
title: 'Query History HTTP API '
|
||||
---
|
||||
|
||||
|
@ -8,6 +8,10 @@ keywords:
|
||||
- enterprise
|
||||
- api
|
||||
- reporting
|
||||
labels:
|
||||
products:
|
||||
- enterprise
|
||||
- oss
|
||||
title: Reporting API
|
||||
---
|
||||
|
||||
|
@ -9,6 +9,10 @@ keywords:
|
||||
- documentation
|
||||
- api
|
||||
- serviceaccount
|
||||
labels:
|
||||
products:
|
||||
- enterprise
|
||||
- oss
|
||||
title: Service account HTTP API
|
||||
---
|
||||
|
||||
|
@ -9,6 +9,10 @@ keywords:
|
||||
- documentation
|
||||
- api
|
||||
- shortUrl
|
||||
labels:
|
||||
products:
|
||||
- enterprise
|
||||
- oss
|
||||
title: 'Short URL HTTP API '
|
||||
---
|
||||
|
||||
|
@ -9,6 +9,10 @@ keywords:
|
||||
- documentation
|
||||
- api
|
||||
- snapshot
|
||||
labels:
|
||||
products:
|
||||
- enterprise
|
||||
- oss
|
||||
title: 'HTTP Snapshot API '
|
||||
---
|
||||
|
||||
|
@ -11,6 +11,10 @@ keywords:
|
||||
- team
|
||||
- teams
|
||||
- group
|
||||
labels:
|
||||
products:
|
||||
- enterprise
|
||||
- oss
|
||||
title: Team HTTP API
|
||||
---
|
||||
|
||||
|
@ -14,6 +14,10 @@ keywords:
|
||||
- group
|
||||
- member
|
||||
- enterprise
|
||||
labels:
|
||||
products:
|
||||
- enterprise
|
||||
- oss
|
||||
title: Team Sync HTTP API
|
||||
---
|
||||
|
||||
|
@ -9,6 +9,10 @@ keywords:
|
||||
- documentation
|
||||
- api
|
||||
- user
|
||||
labels:
|
||||
products:
|
||||
- enterprise
|
||||
- oss
|
||||
title: User HTTP API
|
||||
---
|
||||
|
||||
|
Reference in New Issue
Block a user