Skip to content

Remove support for chunks storage entirely: Take 2 #4812

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

Merged
merged 29 commits into from
Aug 11, 2022

Conversation

alanprot
Copy link
Member

@alanprot alanprot commented Aug 3, 2022

What this PR does:

This is mostly the rebase of #4679.

The work was done by @aughr . Thanks a lot @aughr !!!!

Which issue(s) this PR fixes:
Fixes #

Checklist

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

alanprot and others added 17 commits August 2, 2022 11:21
Signed-off-by: Andrew Bloomgarden <[email protected]>
Signed-off-by: Andrew Bloomgarden <[email protected]>
Signed-off-by: Andrew Bloomgarden <[email protected]>
Signed-off-by: Andrew Bloomgarden <[email protected]>
Signed-off-by: Andrew Bloomgarden <[email protected]>
Signed-off-by: Andrew Bloomgarden <[email protected]>
Signed-off-by: Andrew Bloomgarden <[email protected]>
Signed-off-by: Andrew Bloomgarden <[email protected]>
Signed-off-by: Andrew Bloomgarden <[email protected]>
Signed-off-by: Andrew Bloomgarden <[email protected]>
Signed-off-by: Andrew Bloomgarden <[email protected]>
Signed-off-by: Alan Protasio <[email protected]>
Signed-off-by: Alan Protasio <[email protected]>
Signed-off-by: Alan Protasio <[email protected]>
Signed-off-by: Alan Protasio <[email protected]>
Signed-off-by: Alan Protasio <[email protected]>
Signed-off-by: Alan Protasio <[email protected]>
@alanprot alanprot force-pushed the no_chunks branch 2 times, most recently from 5d9ac0b to ed8222f Compare August 4, 2022 00:58
@alanprot alanprot force-pushed the no_chunks branch 15 times, most recently from 0c0fdfc to 778bb5a Compare August 11, 2022 01:00
Signed-off-by: Alan Protasio <[email protected]>
@alanprot alanprot merged commit e3b21d3 into cortexproject:master Aug 11, 2022
@alanprot alanprot mentioned this pull request Aug 11, 2022
1 task
@alvinlin123 alvinlin123 mentioned this pull request Sep 21, 2022
3 tasks
CharlieTLe added a commit that referenced this pull request Dec 24, 2024
Flag `ingester.max-samples-per-query` was removed in #4812 as part of the chunk storage removal.
CharlieTLe added a commit to CharlieTLe/cortex that referenced this pull request Dec 24, 2024
Flag `ingester.max-samples-per-query` was removed in cortexproject#4812 as part of the chunk storage removal.

Signed-off-by: Charlie Le <[email protected]>
CharlieTLe added a commit that referenced this pull request Dec 24, 2024
Flag `ingester.max-samples-per-query` was removed in #4812 as part of the chunk storage removal.

Signed-off-by: Charlie Le <[email protected]>
friedrichg pushed a commit that referenced this pull request Dec 30, 2024
* Update arguments.md

Removed obsolete `-promql.lookback-delta` option (deprecated since Cortex 1.2, replaced with `-querier.lookback-delta`). #3144

Signed-off-by: Charlie Le <[email protected]>
Signed-off-by: Charlie Le <[email protected]>

* Rename `-querier.split-queries-by-day` to `-querier.split-queries-by-...

...interval`

Query-frontend: removed `-querier.split-queries-by-day` (deprecated in Cortex 0.4.0). Please use `-querier.split-queries-by-interval` instead. #3813
Signed-off-by: Charlie Le <[email protected]>

* Fix typo and add description for `max_samples_per_query`

Flag `ingester.max-samples-per-query` was removed in #4812 as part of the chunk storage removal.

Signed-off-by: Charlie Le <[email protected]>

* Remove 'Storage' section from arguments documentation

Removed in 73567bc#diff-ed3c6bb08ff3f85373c673fd92d1429599243584fc46d51a3221782263f26821L130

Signed-off-by: Charlie Le <[email protected]>

* Update arguments.md

* Remove deprecated flag

Signed-off-by: Charlie Le <[email protected]>

---------

Signed-off-by: Charlie Le <[email protected]>
Signed-off-by: Charlie Le <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants