summaryrefslogtreecommitdiff
path: root/doc/development
diff options
context:
space:
mode:
authorMark Chao <mchao@gitlab.com>2018-09-10 16:03:33 +0800
committerMark Chao <mchao@gitlab.com>2018-09-10 16:03:33 +0800
commite3d46b22eed6afe84fe2a5454520c4c565876ee2 (patch)
treed86399b99a106ddbb342e15c900c09d73cb06f3e /doc/development
parent2863fcceaadb5c16a8ee3e27d7166620aeb15358 (diff)
downloadgitlab-ce-e3d46b22eed6afe84fe2a5454520c4c565876ee2.tar.gz
Update url reference for grafana
Diffstat (limited to 'doc/development')
-rw-r--r--doc/development/performance.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/development/performance.md b/doc/development/performance.md
index 6b4cb6d72d1..05caffb150a 100644
--- a/doc/development/performance.md
+++ b/doc/development/performance.md
@@ -43,7 +43,7 @@ GitLab provides built-in tools to aid the process of improving performance:
* [QueryRecoder](query_recorder.md) for preventing `N+1` regressions
GitLab employees can use GitLab.com's performance monitoring systems located at
-<http://performance.gitlab.net>, this requires you to log in using your
+<https://dashboards.gitlab.net>, this requires you to log in using your
`@gitlab.com` Email address. Non-GitLab employees are advised to set up their
own InfluxDB + Grafana stack.