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

[release-2.6.x] Do not fail queries if compactor returns unexpected status code #6683

Merged
merged 1 commit into from
Jul 14, 2022

Conversation

grafanabot
Copy link
Collaborator

Backport a1745c7 from #6552

To avoid showing deleted data, the querier originally failed when
deletes were unavailable. If the compactor becomes unavailable this can
cause Loki to stop responding to queries altogether. This PR changes the
querier to log an error but continue servicing the request when it fails
to get deletes.

Extends PR #6368

Signed-off-by: Christian Haudum <christian.haudum@gmail.com>
(cherry picked from commit a1745c7)
@MasslessParticle MasslessParticle merged commit 5a5c8c6 into release-2.6.x Jul 14, 2022
@MasslessParticle MasslessParticle deleted the backport-6552-to-release-2.6.x branch July 14, 2022 22:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants