Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 249 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 249 Bytes

GitlabStats

A tiny python app that scrapes any Gitlab API and exports Prometheus compatible statistics

TODO:

  • Fix Multiprocessing starting 2 sub-processes
  • Format data in a Prometheus compatible way (use python-prometheus-client?)