From 039d9c379ccc84775db423bc72db49d5e118bc5f Mon Sep 17 00:00:00 2001 From: "Grot (@grafanabot)" <43478413+grafanabot@users.noreply.github.com> Date: Fri, 10 Mar 2023 18:47:45 +0100 Subject: [PATCH] [v9.4.x] Update page labels to better reflect contents (#64626) Update page labels to better reflect contents (#64606) * Set correct products labels on Grafana Cloud and Enterprise pages Signed-off-by: Jack Baldry * Add cloud label to all alerting docs Signed-off-by: Jack Baldry --------- Signed-off-by: Jack Baldry (cherry picked from commit 72e50431dfa6a820cdd94ec37501cf75aca0891e) Co-authored-by: Jack Baldry --- docs/sources/alerting/_index.md | 5 +++++ docs/sources/introduction/grafana-cloud.md | 3 +++ docs/sources/introduction/grafana-enterprise.md | 3 +++ 3 files changed, 11 insertions(+) diff --git a/docs/sources/alerting/_index.md b/docs/sources/alerting/_index.md index 71d1cb2ae9e..cb6bc13f9ec 100644 --- a/docs/sources/alerting/_index.md +++ b/docs/sources/alerting/_index.md @@ -2,6 +2,11 @@ aliases: - about-alerting/ - unified-alerting/alerting/ +cascade: + labels: + products: + - cloud + - oss title: Alerting weight: 114 --- diff --git a/docs/sources/introduction/grafana-cloud.md b/docs/sources/introduction/grafana-cloud.md index ce4b6cee99d..62dae9e5baa 100644 --- a/docs/sources/introduction/grafana-cloud.md +++ b/docs/sources/introduction/grafana-cloud.md @@ -1,4 +1,7 @@ --- +labels: + products: + - cloud title: Grafana Cloud weight: 300 --- diff --git a/docs/sources/introduction/grafana-enterprise.md b/docs/sources/introduction/grafana-enterprise.md index de578294c91..32f91ef4478 100644 --- a/docs/sources/introduction/grafana-enterprise.md +++ b/docs/sources/introduction/grafana-enterprise.md @@ -1,6 +1,9 @@ --- aliases: - ../enterprise/ +labels: + products: + - enterprise description: Grafana Enterprise overview title: Grafana Enterprise weight: 200