Increase coverage of 'Grafana Cloud' labels (#64646)

* Add 'Grafana Cloud' label to content

All pages are applicable to both 'Open source' and 'Grafana Cloud'

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

* Add 'Grafana Cloud' label to administration content with some exceptions

- Enterprise licensing is 'Open source' and 'Enterprise'.
- 'Manage Organizations', 'Provision Grafana', and 'Stats and License' are 'Open source' only.

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

* Remove OSS from enterprise-licensing content

* Apply suggestions from code review

---------

Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
pull/64754/head
Jack Baldry 2 years ago committed by GitHub
parent 8127ec5bfd
commit dca5adeb98
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 6
      docs/sources/administration/_index.md
  2. 4
      docs/sources/administration/enterprise-licensing/_index.md
  3. 4
      docs/sources/administration/organization-management/index.md
  4. 4
      docs/sources/administration/provisioning/index.md
  5. 4
      docs/sources/administration/stats-and-license/index.md
  6. 6
      docs/sources/dashboards/_index.md
  7. 6
      docs/sources/datasources/_index.md
  8. 6
      docs/sources/explore/_index.md
  9. 6
      docs/sources/fundamentals/_index.md
  10. 6
      docs/sources/panels-visualizations/_index.md
  11. 6
      docs/sources/release-notes/_index.md
  12. 6
      docs/sources/search/_index.md
  13. 4
      docs/sources/setup-grafana/configure-security/audit-grafana.md
  14. 6
      docs/sources/setup-grafana/configure-security/configure-authentication/_index.md
  15. 5
      docs/sources/setup-grafana/configure-security/configure-request-security.md
  16. 4
      docs/sources/setup-grafana/configure-security/configure-team-sync.md
  17. 4
      docs/sources/setup-grafana/configure-security/export-logs.md
  18. 6
      docs/sources/troubleshooting/_index.md
  19. 5
      docs/sources/whatsnew/_index.md

@ -1,4 +1,10 @@
---
cascade:
labels:
products:
- cloud
- enterprise
- oss
description: Administration
title: Administration
weight: 40

@ -8,6 +8,10 @@ aliases:
- ../enterprise/license/license-expiration/
- ../enterprise/license/license-restrictions/
- license-restrictions/
cascade:
labels:
products:
- enterprise
description: Activate and manage a Grafana Enterprise license
keywords:
- grafana

@ -8,6 +8,10 @@ description: Describes how to use organizations to isolate dashboard to users an
keywords:
- organizations
- dashboards
labels:
products:
- enterprise
- oss
menuTitle: Manage organizations
title: Manage organizations
weight: 200

@ -5,6 +5,10 @@ description: Describes provisioning settings for Grafana using configuration fil
keywords:
- grafana
- provisioning
labels:
products:
- enterprise
- oss
title: Provision Grafana
weight: 600
---

@ -11,6 +11,10 @@ keywords:
- configuration
- server
- settings
labels:
products:
- enterprise
- oss
title: Stats and license
weight: 400
---

@ -1,6 +1,12 @@
---
aliases:
- features/dashboard/dashboards/
cascade:
labels:
products:
- cloud
- enterprise
- oss
title: Dashboards
weight: 70
---

@ -2,6 +2,12 @@
aliases:
- data-sources/
- overview/
cascade:
labels:
products:
- cloud
- enterprise
- oss
title: Data sources
weight: 60
---

@ -1,6 +1,12 @@
---
aliases:
- features/explore/
cascade:
labels:
products:
- cloud
- enterprise
- oss
keywords:
- explore
- loki

@ -1,6 +1,12 @@
---
aliases:
- basics/
cascade:
labels:
products:
- cloud
- enterprise
- oss
title: Fundamentals
weight: 8
---

@ -3,6 +3,12 @@ aliases:
- dashboards/configure-panels-visualizations/
- features/panels/panels/
- panels/
cascade:
labels:
products:
- cloud
- enterprise
- oss
keywords:
- grafana
- configure

@ -1,4 +1,10 @@
---
cascade:
labels:
products:
- cloud
- enterprise
- oss
title: Release notes
weight: 10000
---

@ -1,6 +1,12 @@
---
aliases:
- ./
cascade:
labels:
products:
- cloud
- enterprise
- oss
description: Learn how to search for Grafana dashboards
keywords:
- search

@ -7,6 +7,10 @@ keywords:
- auditing
- audit
- logs
labels:
products:
- cloud
- enterprise
title: Audit a Grafana instance
weight: 800
---

@ -2,6 +2,12 @@
aliases:
- ../../auth/
- ../../auth/overview/
cascade:
labels:
products:
- cloud
- enterprise
- oss
description: Learn about all the ways in which you can configure Grafana to authenticate
users.
title: Configure authentication

@ -4,6 +4,11 @@ aliases:
description: Request security enables you to limit requests from the Grafana server
by targeting requests generated by users, such as data source metric queries and
alert notifications.
labels:
products:
- cloud
- enterprise
- oss
title: Configure request security
weight: 1100
---

@ -5,6 +5,10 @@ aliases:
- ../../enterprise/team-sync/
description: Learn how to use Team Sync to synchronize between your authentication
provider teams and Grafana teams.
labels:
products:
- cloud
- enterprise
title: Configure Team Sync
weight: 1000
---

@ -7,6 +7,10 @@ keywords:
- export
- usage-insights
- enterprise
labels:
products:
- cloud
- oss
title: Export logs of usage insights
weight: 900
---

@ -1,6 +1,12 @@
---
aliases:
- troubleshoot-dashboards/
cascade:
labels:
products:
- cloud
- enterprise
- oss
description: Guide to troubleshooting Grafana problems
keywords:
- grafana

@ -53,6 +53,11 @@ aliases:
- whats-new-in-v6-5/
- whats-new-in-v6-6/
- whats-new-in-v6-7/
cascade:
labels:
products:
- cloud
- oss
title: What's new
weight: 1
---

Loading…
Cancel
Save