-
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 rule evaluation when config reloaded #232
Labels
Comments
glightfoot
changed the title
Panic on rule evaluation
Panic on rule evaluation when config reloaded
Nov 6, 2019
After some more investigation, this happens whenever we issue a reload to update rules |
jacksontj
added a commit
that referenced
this issue
Nov 7, 2019
Previously if a reload was done while having remote_write configured it would panic Fixes #232
jacksontj
added a commit
that referenced
this issue
Nov 7, 2019
Previously if a reload was done while having remote_write configured it would panic Fixes #232
@glightfoot thanks for the report (and repro case!). I was able to reproduce and have a fix (#233). I've also published a release with the fix -- https://github.com/jacksontj/promxy/releases/tag/v0.0.54 |
Thanks for the quick fix! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We recently added recording rules with remote write to the remote write exporter and started getting the following panics on rule evaluation.
Version: 0.0.53
Remote Write Exporter running on port 9083
Config:
The text was updated successfully, but these errors were encountered: