Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 421 Bytes

File metadata and controls

7 lines (5 loc) · 421 Bytes

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

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.