From 1f1ad4e6108b69cd0320488f75b09028f5690a1f Mon Sep 17 00:00:00 2001 From: allevimi Date: Sat, 8 Feb 2025 08:11:22 +0100 Subject: [PATCH] (docs) fix GitLab CI link to metrics reports (#586) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d9a116be6..15a0074aa 100644 --- a/README.md +++ b/README.md @@ -731,7 +731,7 @@ See the cloc documentation for more examples. [OpenMetrics](https://openmetrics.io/) is a metric reporting format specification extending the Prometheus exposition text format. -The produced output is natively supported by [Prometheus](https://prometheus.io/) and [GitLab CI](https://docs.gitlab.com/ee/ci/metrics_reports.html) +The produced output is natively supported by [Prometheus](https://prometheus.io/) and [GitLab CI](https://docs.gitlab.com/ee/ci/testing/metrics_reports.html) Note that OpenMetrics respects `--by-file` and as such will return a summary by default.