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
This commit is contained in:
Achilleas Pipinellis 2018-11-23 14:40:24 +00:00
commit a079bf7f9a
1 changed files with 2 additions and 2 deletions

View File

@ -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.