diff options
author | Rémy Coutable <remy@rymai.me> | 2017-07-03 19:10:23 +0200 |
---|---|---|
committer | Rémy Coutable <remy@rymai.me> | 2017-07-06 11:18:26 +0200 |
commit | 75bd0c3a444cb58f1a7ed5f0c540dddbde6f09ed (patch) | |
tree | 9ae894abecc005ea13491ae940ba612b46c107e2 /doc/README.md | |
parent | cdc1179facda972671cd80229a1db43b7f20bd52 (diff) | |
download | gitlab-ce-75bd0c3a444cb58f1a7ed5f0c540dddbde6f09ed.tar.gz |
Document the Performance Bar
Signed-off-by: Rémy Coutable <remy@rymai.me>
Diffstat (limited to 'doc/README.md')
-rw-r--r-- | doc/README.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/README.md b/doc/README.md index fa755852304..68eef1b0886 100644 --- a/doc/README.md +++ b/doc/README.md @@ -167,6 +167,7 @@ have access to GitLab administration tools and settings. - [Operations](administration/operations.md): Keeping GitLab up and running. - [Polling](administration/polling.md): Configure how often the GitLab UI polls for updates. - [Request Profiling](administration/monitoring/performance/request_profiling.md): Get a detailed profile on slow requests. +- [Performance Bar](administration/monitoring/performance/performance_bar.md): Get performance information for the current page. ### Customization |