An open API service indexing awesome lists of open source software.

https://github.com/release-engineering/gitlab-prometheus-exporter


https://github.com/release-engineering/gitlab-prometheus-exporter

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

This is an experimental prometheus exporter for gitlab, with an emphasis on exposing *counters*
about pipelines.

[mvisonneau/gitlab-ci-pipelines-exporter](https://github.com/mvisonneau/gitlab-ci-pipelines-exporter) is another good alternative.

This polls a gitlab instance for a configured list of projects and exposes prometheus metrics about
the ci pipeline runs for each project. It does not support authentication.