summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Ramsay <jramsay@gitlab.com>2019-07-19 09:29:24 +0000
committerMarcia Ramos <marcia@gitlab.com>2019-07-19 09:29:24 +0000
commitb61c9341f006bb19c0c242a177dbc0fb5a7a53ef (patch)
treeddc9d03b15797eff02395458dab6d85f557ab823
parentf3ce7a37a4aa00c0af614757087b6536c9ef701f (diff)
downloadgitlab-ce-b61c9341f006bb19c0c242a177dbc0fb5a7a53ef.tar.gz
Link Metrics Reports from merge request docs
-rw-r--r--doc/user/project/merge_requests/index.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/user/project/merge_requests/index.md b/doc/user/project/merge_requests/index.md
index a4cda65bf6b..8c28e24683f 100644
--- a/doc/user/project/merge_requests/index.md
+++ b/doc/user/project/merge_requests/index.md
@@ -391,6 +391,17 @@ can show the Code Climate report right in the merge request widget area.
[Read more about Code Quality reports.](code_quality.md)
+## Metrics Reports **(PREMIUM)**
+
+> [Introduced](https://gitlab.com/gitlab-org/gitlab-ee/issues/9788) in [GitLab Premium][products] 11.10.
+Requires GitLab Runner 11.10 and above.
+
+If you are using [GitLab CI][ci], you can configure your job to output custom
+metrics and GitLab will display the Metrics Report on the merge request so
+that it's fast and easy to identify changes to important metrics.
+
+[Read more about Metrics Report](../../../ci/metrics_reports.md).
+
## Browser Performance Testing **(PREMIUM)**
> Introduced in [GitLab Premium][products] 10.3.