Skip to content

Update Prometheus Client MMAP gem to version that fixes performance degradation

Update prometheus-client-mmap gem to fix performance degradation caused by workers restarting and creating many files with data (one per pid).

See this documentation paragraph for more info https://gitlab.com/gitlab-org/prometheus-client-mmap/tree/master#pid-cardinality

Are there points in the code the reviewer needs to double check?

Why was this MR needed?

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Edited by username-removed-676946

Merge request reports