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:
authorMarcin Sedlak-Jakubowski <msedlakjakubowski@gitlab.com>2022-05-09 20:25:25 +0300
committerMarcin Sedlak-Jakubowski <msedlakjakubowski@gitlab.com>2022-05-09 20:25:25 +0300
commit300d49e5f173ee9cb71c4ccac4d8ab237eb2d8ee (patch)
tree465d06f36ae760e90ebb369d4f666df2e88f4de9
parentc411b0a3bd8aeb33f529da53bb84dd8ceaae8ed0 (diff)
Fix nav nesting of metrics pagesmsj-nest-metrics-pages
-rw-r--r--content/_data/navigation.yaml80
1 files changed, 40 insertions, 40 deletions
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