mvisonneau / gitlab-ci-pipelines-exporter

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

How can I export data from a specific group in GitLab? #829

Open lulanascimento opened 5 months ago

lulanascimento commented 5 months ago

I have hundreds of projects, and the exporter is generating too much data. Is there a configuration to export data from a specific group and its subgroups?

mstoetzer-jambit commented 4 weeks ago

@lulanascimento sure you can. Have a look at the given example where you define a group name: https://github.com/mvisonneau/gitlab-ci-pipelines-exporter/blob/main/docs/configuration_syntax.md?plain=1#L453