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:
authorMarcia Ramos <marcia@gitlab.com>2019-06-27 15:35:51 +0300
committerMarcia Ramos <marcia@gitlab.com>2019-06-27 15:35:51 +0300
commit0ebd2623521b0eb5fdecd4dc63dd037417cd4a94 (patch)
treed595a5b8745cac4c947fe55ef5c4102f5369b382
parent4e3ffd4647cf4727e0e9b6570cbb0a03b3e75944 (diff)
parent619bbe9c5aaf6a49ec4f80c465b8ba03f523444d (diff)
Merge branch 'global-nav-error-tracking' into 'master'
Add error tracking to global nav See merge request gitlab-com/gitlab-docs!389
-rw-r--r--content/_data/global-nav.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/content/_data/global-nav.yaml b/content/_data/global-nav.yaml
index 8cdd6c2f..b4d2d37e 100644
--- a/content/_data/global-nav.yaml
+++ b/content/_data/global-nav.yaml
@@ -98,6 +98,8 @@ sections:
docs:
- doc_title: Metrics
doc_url: 'user/project/integrations/prometheus_library/'
+ - doc_title: Error Tracking
+ doc_url: 'user/project/operations/error_tracking.html'
- doc_title: Tracing
doc_url: 'user/project/operations/tracing.html'
ee_only: true