Skip to content

Fix prometheus client pid reuse bug

Updates prometheus client, to version that correctly handles PID being changed when new worker is forked.

Additionally, new functionality has been introduced to allow safer pid switching, where every PID dependant object is reinitialized.

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?

Related #35588 (closed)

Edited by username-removed-676946

Merge request reports