-
Notifications
You must be signed in to change notification settings - Fork 133
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
panic on v0.0.76 #562
Comments
Thanks for the report, I'm looking into it but unable to trivially reproduce the issue (I'm still looking). If you could provide an example query to reproduce that would significantly speed up a fix, otherwise I'll continue digging in to see if I can find a repro case. |
jacksontj
added a commit
to jacksontj/prometheus
that referenced
this issue
Mar 16, 2023
jacksontj
added a commit
that referenced
this issue
Mar 16, 2023
Alright, I was able to repro the issue and have a fix pending in #563 |
Thanks! It works 🎉 no panic at all 👍 |
rishabhkumar92
pushed a commit
to rishabhkumar92/prometheus
that referenced
this issue
Nov 5, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
after an update to
v0.0.76
we're facing such panic quite often, which leads to the Pod crashWe're having such panic on every Pod in the Deployment, so it would be easy to know if it's fixed.
there are around 400 requests per second on this Promxy instance, fyi
The text was updated successfully, but these errors were encountered: