Skip to content

Update Prometheus gem to version that explicitly calls `munmap`

username-removed-676946 requested to merge pawel/update_prometheus into master

...when mmap is no longer needed to mitigate the problems with SIGBUS

prometheus gem also introduced better way to configure it, which we are switching to as well

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

Why was this MR needed?

SIGBUS errors are crashing app instances.

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

#34723 (closed)

Edited by username-removed-676946

Merge request reports