-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
[prometheus] "Error on ingesting out-of-order exemplars" message in logs #1795
Comments
@beeme1mr This issue in particular did not exists with prior versions of flagd I did an incremental change to 0.11.3, and saw this error stopped happening, so I suspect this is something very specific to the 0.11.3 -> 0.11.4 upgrade. The release notes for flagd, are not super obvious on why this error would occur outside of a prometheus client upgrade. |
We didn't make any telemetry-related changes in the last release but I'll look into it.
Sorry, reread your comment. |
I can't get the demo app running locally due to an unrelated error.
Another user reported this already, but the fix has been reverted. |
Possibly related. |
@beeme1mr the latest release doesn't have that anymore. |
Yeah, I'm trying to run the latest version of the demo in Ubuntu on WSL. |
Ah, I see. Re-reading your message it actually makes sense. Multiple users reported that they were facing issues to run with the rslave param. Could you check if updating docker solves for you? But ideally the demo would run in all setups. |
I'm running the latest version available through |
Bug Report
The following error continues to show up in the Prometheus logs:
This error started happening after upgrading flagd to version 0.11.4 in this PR
The text was updated successfully, but these errors were encountered: