mvisonneau / gitlab-ci-pipelines-exporter

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

Exporter Monitoring #885

Open rdoering opened 3 months ago

rdoering commented 3 months ago

We encountered an issue while fetching the data caused by a misconfiguration of a project config (wrong visibility) in Gitlab.

Is there a metric to track failing request to Gitblab?

rdoering commented 3 months ago

I would like count encountered errors like this one without further labels in the beginning.

lukaalba commented 2 weeks ago

Did you find a solution for this? We had an issue with an expired gitlab Token and the logger spammed messages but there weren't any metric which indicated, that Gitlab Requests were not successful