From 300d49e5f173ee9cb71c4ccac4d8ab237eb2d8ee Mon Sep 17 00:00:00 2001 From: Marcin Sedlak-Jakubowski Date: Mon, 9 May 2022 19:25:25 +0200 Subject: Fix nav nesting of metrics pages --- content/_data/navigation.yaml | 80 +++++++++++++++++++++---------------------- 1 file changed, 40 insertions(+), 40 deletions(-) (limited to 'content') diff --git a/content/_data/navigation.yaml b/content/_data/navigation.yaml index 09222f7f..848d3cbd 100644 --- a/content/_data/navigation.yaml +++ b/content/_data/navigation.yaml @@ -1871,47 +1871,47 @@ sections: doc_url: 'ee/operations/incident_management/status_page.html' - doc_title: On-call schedules doc_url: 'ee/operations/incident_management/oncall_schedules.html' - - doc_title: Metrics dashboard - doc_url: 'ee/operations/metrics/' + - doc_title: Metrics dashboard + doc_url: 'ee/operations/metrics/' + docs: + - doc_title: Set up alerts for metrics + doc_url: 'ee/operations/metrics/alerts.html' + - doc_title: Embedding metrics in Markdown + doc_url: 'ee/operations/metrics/embed.html' + - doc_title: Embedding metrics in Grafana + doc_url: 'ee/operations/metrics/embed_grafana.html' + - doc_title: Metrics library + doc_url: 'ee/user/project/integrations/prometheus_library/' docs: - - doc_title: Set up alerts for metrics - doc_url: 'ee/operations/metrics/alerts.html' - - doc_title: Embedding metrics in Markdown - doc_url: 'ee/operations/metrics/embed.html' - - doc_title: Embedding metrics in Grafana - doc_url: 'ee/operations/metrics/embed_grafana.html' - - doc_title: Metrics library - doc_url: 'ee/user/project/integrations/prometheus_library/' - docs: - - doc_title: Monitoring AWS resources - doc_url: 'ee/user/project/integrations/prometheus_library/cloudwatch.html' - - doc_title: HAProxy - doc_url: 'ee/user/project/integrations/prometheus_library/haproxy.html' - - doc_title: Kubernetes - doc_url: 'ee/user/project/integrations/prometheus_library/kubernetes.html' - - doc_title: NGINX - doc_url: 'ee/user/project/integrations/prometheus_library/nginx.html' - - doc_title: NGINX Ingress - doc_url: 'ee/user/project/integrations/prometheus_library/nginx_ingress.html' - - doc_title: NGINX Ingress VTS - doc_url: 'ee/user/project/integrations/prometheus_library/nginx_ingress_vts.html' - - doc_title: Custom dashboards - doc_url: 'ee/operations/metrics/dashboards/' - docs: - - doc_title: GitLab-defined metrics dashboards - doc_url: 'ee/operations/metrics/dashboards/default.html' - - doc_title: Dashboard YAML properties - doc_url: 'ee/operations/metrics/dashboards/yaml.html' - - doc_title: Dashboard settings - doc_url: 'ee/operations/metrics/dashboards/settings.html' - - doc_title: Panel types for dashboards - doc_url: 'ee/operations/metrics/dashboards/panel_types.html' - - doc_title: Using variables - doc_url: 'ee/operations/metrics/dashboards/variables.html' - - doc_title: Templates for custom dashboards - doc_url: 'ee/operations/metrics/dashboards/develop.html' - - doc_title: Templating variables for dashboards - doc_url: 'ee/operations/metrics/dashboards/templating_variables.html' + - doc_title: Monitoring AWS resources + doc_url: 'ee/user/project/integrations/prometheus_library/cloudwatch.html' + - doc_title: HAProxy + doc_url: 'ee/user/project/integrations/prometheus_library/haproxy.html' + - doc_title: Kubernetes + doc_url: 'ee/user/project/integrations/prometheus_library/kubernetes.html' + - doc_title: NGINX + doc_url: 'ee/user/project/integrations/prometheus_library/nginx.html' + - doc_title: NGINX Ingress + doc_url: 'ee/user/project/integrations/prometheus_library/nginx_ingress.html' + - doc_title: NGINX Ingress VTS + doc_url: 'ee/user/project/integrations/prometheus_library/nginx_ingress_vts.html' + - doc_title: Custom dashboards + doc_url: 'ee/operations/metrics/dashboards/' + docs: + - doc_title: GitLab-defined metrics dashboards + doc_url: 'ee/operations/metrics/dashboards/default.html' + - doc_title: Dashboard YAML properties + doc_url: 'ee/operations/metrics/dashboards/yaml.html' + - doc_title: Dashboard settings + doc_url: 'ee/operations/metrics/dashboards/settings.html' + - doc_title: Panel types for dashboards + doc_url: 'ee/operations/metrics/dashboards/panel_types.html' + - doc_title: Using variables + doc_url: 'ee/operations/metrics/dashboards/variables.html' + - doc_title: Templates for custom dashboards + doc_url: 'ee/operations/metrics/dashboards/develop.html' + - doc_title: Templating variables for dashboards + doc_url: 'ee/operations/metrics/dashboards/templating_variables.html' - category_title: Monitor runner performance category_url: 'runner/monitoring/' - category_title: Manage your infrastructure -- cgit v1.2.3