Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pin prometheus-client to 0.9.0 #3857

Merged
merged 2 commits into from
Apr 8, 2021
Merged

pin prometheus-client to 0.9.0 #3857

merged 2 commits into from
Apr 8, 2021

Conversation

leohemsted
Copy link
Contributor

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: prometheus/client_python#644

to stop big diffs from change in formatting of reqs.txt
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:
prometheus/client_python#644
Copy link
Contributor

@benthorner benthorner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've got a more minor comment about the first commit. We don't seem to have had any more crashes, but the main change here is worth putting in anyway.

Makefile Show resolved Hide resolved
@leohemsted leohemsted merged commit 856a667 into master Apr 8, 2021
@leohemsted leohemsted deleted the prom-pin branch April 8, 2021 10:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants