LaurentDumont / gitlab-tag-exporter

Prometheus exporter to expose the tag releases of Gitlab projects.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Variables that have to be exported

GITLAB project that need to be monitored
export GITLAB_PROJECTS_ID=1,34,35,36
#No this is not a production Token ;)
export GITLAB_API_TOKEN=HeNFECjJkVA9jxfmByA-
#Gitlab instance URL
export GITLAB_API_URL=https://gitlab.gitlab.maker.studio

About

Prometheus exporter to expose the tag releases of Gitlab projects.


Languages

Language:Python 100.0%