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

Remove chunks storage support from querier #753

Merged
merged 1 commit into from
Jan 14, 2022

Conversation

pracucci
Copy link
Collaborator

What this PR does:
This PR removes the chunks storage support from querier. The querier is still dependent on chunk.Chunk data structure: this will be addressed in a follow up PR.

Which issue(s) this PR fixes:
Fixes #525

Checklist

  • Tests updated
  • Documentation added
  • CHANGELOG.md updated - the order of entries should be [CHANGE], [FEATURE], [ENHANCEMENT], [BUGFIX]

Signed-off-by: Marco Pracucci <marco@pracucci.com>
@pracucci pracucci merged commit 5c1f71a into main Jan 14, 2022
@pracucci pracucci deleted the remove-chunks-storage-from-querier branch January 14, 2022 16:35
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.

Remove query path for chunks
3 participants