diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2019-09-27 12:06:07 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2019-09-27 12:06:07 +0000 |
commit | 45482d5a2704da7fabe4ccf07f85d9be6e0a791a (patch) | |
tree | 838353cda1b2a06a08799e852f3a7f338c715b44 /doc/development/profiling.md | |
parent | 20450649ca3132e55aea60436fa6117ca6c1ae5f (diff) | |
download | gitlab-ce-45482d5a2704da7fabe4ccf07f85d9be6e0a791a.tar.gz |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/development/profiling.md')
-rw-r--r-- | doc/development/profiling.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/development/profiling.md b/doc/development/profiling.md index e1d1d2e33fa..04897e770f8 100644 --- a/doc/development/profiling.md +++ b/doc/development/profiling.md @@ -86,8 +86,8 @@ that builds on this to add some additional niceties, such as allowing configuration with a single Yaml file for multiple URLs, and uploading of the profile and log output to S3. -For GitLab.com, you can find the latest results here: -<http://redash.gitlab.com/dashboard/gitlab-profiler-statistics> +For GitLab.com, you can find the latest results here (restricted to GitLab Team members only): +`https://redash.gitlab.com/dashboard/gitlab-profiler-statistics` ## Sherlock |