mvisonneau / gitlab-ci-pipelines-exporter

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

Buffer size exhausted #580

Closed DurgeshBarve closed 1 year ago

DurgeshBarve commented 1 year ago

Trying to fetch more than 1000 branches . But getting buffer size exhausted error after 1000 . how can I increase the buffer size?

mikaello commented 1 year ago

Duplicate of https://github.com/mvisonneau/gitlab-ci-pipelines-exporter/issues/327, @mvisonneau has some suggestions here: https://github.com/mvisonneau/gitlab-ci-pipelines-exporter/issues/327#issuecomment-1171415537

DurgeshBarve commented 1 year ago

Tried all the approach suggested in comment 327 but still getting warning

mvisonneau commented 1 year ago

in case you really need it, I've added a new configuration parameter (available from v0.5.5)