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:
authorFiona Neill <fneill@gitlab.com>2022-08-02 10:11:10 +0300
committerFiona Neill <fneill@gitlab.com>2022-08-02 10:11:10 +0300
commit32ad616172a275d7b485453463aed8763acc985c (patch)
tree02b307e4e06450aeb90f84721a0e2c7f381d1857
parent9890e8617f34ed343cde3c250e9472f5db5a26da (diff)
parentd6631e62acb36ad4eddc014121e95f8da6d271dd (diff)
Merge branch 'msj-link-unit-formats-ref' into 'main'
Add unit format reference to nav See merge request gitlab-org/gitlab-docs!2992
-rw-r--r--content/_data/navigation.yaml44
1 files changed, 23 insertions, 21 deletions
diff --git a/content/_data/navigation.yaml b/content/_data/navigation.yaml
index 612fd211..ecbb1ef2 100644
--- a/content/_data/navigation.yaml
+++ b/content/_data/navigation.yaml
@@ -1952,27 +1952,6 @@ sections:
- 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: 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:
@@ -1984,12 +1963,35 @@ sections:
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: Unit formats reference
+ doc_url: 'ee/operations/metrics/dashboards/yaml_number_format.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: Embedding metrics in Grafana
+ doc_url: 'ee/operations/metrics/embed_grafana.html'
+ - doc_title: Embedding metrics in Markdown
+ doc_url: 'ee/operations/metrics/embed.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: Set up alerts for metrics
+ doc_url: 'ee/operations/metrics/alerts.html'
- category_title: Monitor runner performance
category_url: 'runner/monitoring/'
- category_title: Manage your infrastructure