Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBob Van Landuyt <bob@gitlab.com>2022-03-23 20:38:27 +0300
committerMarcin Sedlak-Jakubowski <msedlakjakubowski@gitlab.com>2022-03-23 20:38:27 +0300
commitb445c93b6d415e303340b913dbc7a4fffcd34911 (patch)
treeb630b82e8447ded3eaa3d3f444e65944513a4e67
parent863c3557a9e4db8d40b9d64414a340d5e9820480 (diff)
Add stage group observability to global navigation
-rw-r--r--content/_data/navigation.yaml9
1 files changed, 9 insertions, 0 deletions
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