mvisonneau / gitlab-ci-pipelines-exporter

Prometheus / OpenMetrics exporter for GitLab CI pipelines insights
Apache License 2.0
1.26k stars 239 forks source link

Test reports metrics aren't available for failing pipelines #669

Closed jasonwliu closed 1 year ago

jasonwliu commented 1 year ago

There's a bug in go-gitlab where system_output has the incorrect type and is causing failed pipelines to be unable to report the test report metrics.