skip prometheus-client 0.10.0

we saw exceptions on prod that I think might have caused a worker that
is being terminated to die ungracefully. While I'm not sure if this is
an actual problem that changed behaviour (app instances crashing and
restarting), at the very least it definitely polluted the logs and
obscured any actual issues we were having.

https://github.com/prometheus/client_python/releases/tag/v0.10.0

see the pending fix for this problem here:
https://github.com/prometheus/client_python/pull/644
This commit is contained in:
Leo Hemsted
2021-04-08 11:09:45 +01:00
parent 5d2b18e501
commit 8954dc2fae
2 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -118,7 +118,7 @@ packaging==20.9
# via bleach
phonenumbers==8.12.20
# via notifications-utils
prometheus-client==0.10.0
prometheus-client==0.9.0
# via
# -r requirements.in
# gds-metrics