Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axil@gitlab.com>2018-11-23 17:40:24 +0300
committerAchilleas Pipinellis <axil@gitlab.com>2018-11-23 17:40:24 +0300
commita079bf7f9afc420cd08c2575642f820a19cd7da6 (patch)
treec1a9d17552508fc8276c0f404566c36dad2aafc6
parent13d13e3a1ab0c7e1ef7b1f15b48eb74efcca6fee (diff)
parentd2271ea9837abe960c0bb1d66b8509fb92810afd (diff)
Merge branch 'docs-update-perfbar-path' into 'master'
refresh the path to performance bar in admin settings with the up-to-date value See merge request gitlab-org/gitlab-ce!23316
-rw-r--r--doc/administration/monitoring/performance/performance_bar.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/administration/monitoring/performance/performance_bar.md b/doc/administration/monitoring/performance/performance_bar.md
index dc4f685d843..6a55dbe1eb4 100644
--- a/doc/administration/monitoring/performance/performance_bar.md
+++ b/doc/administration/monitoring/performance/performance_bar.md
@@ -26,8 +26,8 @@ page was open. Only the first two requests per unique URL are captured.
## Enable the Performance Bar via the Admin panel
GitLab Performance Bar is disabled by default. To enable it for a given group,
-navigate to the Admin area in **Settings > Profiling - Performance Bar**
-(`/admin/application_settings`).
+navigate to the Admin area in **Settings > Metrics and Profiling > Profiling - Performance bar**
+(`admin/application_settings/metrics_and_profiling`).
The only required setting you need to set is the full path of the group that
will be allowed to display the Performance Bar.