mvisonneau / gitlab-ci-pipelines-exporter

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

pipelines: store the source of the pipeline as well #723

Closed mathstuf closed 9 months ago

mathstuf commented 9 months ago

Something is missing here, but I don't know where that is. Some entry gets created first without the source label and then there's just an endless stream of cardinality mismatches. Alas, the backtrace is in a callback and I don't know where the label needs added.

mathstuf commented 9 months ago

Seems I figured it out? Things are working smoothly now.

mvisonneau commented 9 months ago

thanks @mathstuf! 👌