Commit b640376c authored by Evan Read's avatar Evan Read

Merge branch 'bprescott/docs/20220112-metricsreports' into 'master'

Requirements for metrics reports to work

See merge request gitlab-org/gitlab!78056
parents afe84ec6 1df4cb21
......@@ -55,3 +55,14 @@ An advanced example of an OpenMetrics text file (from the [Prometheus documentat
renders in the merge request widget as:
![Metrics Reports Advanced](img/metrics_reports_advanced_v13_0.png)
## Troubleshooting
### Metrics reports did not change
You can see `Metrics reports did not change` when trying to view metrics reports in merge requests. Reasons for this are:
- The target branch for the merge request doesn't have a baseline metrics report for comparison.
- You don't have GitLab license at the Premium tier or above.
There is [an issue open](https://gitlab.com/gitlab-org/gitlab/-/issues/343065) to improve this message.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment