mvisonneau / gitlab-ci-pipelines-exporter

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

All pipelines for a branch #649

Open ceprateek opened 1 year ago

ceprateek commented 1 year ago

I see in the grafana dashboard that there is only last pipeline shown for each branch. Is there a config which can show all the pipelines for the branch ?

alexey107 commented 10 months ago

We have the same. But on the picture at start page there are multiple pipelines.

maciek16180 commented 10 months ago

We are interested in this as well. I see only one pipeline at a time in Prometheus, even though there are multiple running simultaneously on the same branch with different variables (variables are enabled in config).