From b445c93b6d415e303340b913dbc7a4fffcd34911 Mon Sep 17 00:00:00 2001 From: Bob Van Landuyt Date: Wed, 23 Mar 2022 17:38:27 +0000 Subject: Add stage group observability to global navigation --- content/_data/navigation.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/content/_data/navigation.yaml b/content/_data/navigation.yaml index 475b8dcb..785c5a77 100644 --- a/content/_data/navigation.yaml +++ b/content/_data/navigation.yaml @@ -2630,6 +2630,15 @@ sections: doc_url: 'ee/development/integrations/jira_connect.html' - doc_title: Kubernetes integration doc_url: 'ee/development/kubernetes.html' + - doc_title: Observability for stage groups + doc_url: 'ee/development/stage_group_observability/' + docs: + - doc_title: Dashboards + doc_url: 'ee/development/stage_group_observability/dashboards/' + - doc_title: Stage group dashboard + doc_url: 'ee/development/stage_group_observability/dashboards/stage_group_dashboard.html' + - doc_title: Error budget detail + doc_url: 'ee/development/stage_group_observability/dashboards/error_budget_detail.html' - doc_title: Package development doc_url: 'ee/development/packages.html' - doc_title: Permissions -- cgit v1.2.3