From b61c9341f006bb19c0c242a177dbc0fb5a7a53ef Mon Sep 17 00:00:00 2001 From: James Ramsay Date: Fri, 19 Jul 2019 09:29:24 +0000 Subject: [PATCH] Link Metrics Reports from merge request docs --- doc/user/project/merge_requests/index.md | 11 +++++++++++ 1 file changed, 11 insertions(+) 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.