forked from cortexproject/cortex
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove support for chunks storage entirely: Take 2 (cortexproject#4812)
* Fix updateCachedShippedBlocks - new thanos Signed-off-by: Alan Protasio <[email protected]> * Remove support for chunks ingestion Signed-off-by: Andrew Bloomgarden <[email protected]> * Remove blocksconvert Signed-off-by: Andrew Bloomgarden <[email protected]> * Remove most all of chunks storage Signed-off-by: Andrew Bloomgarden <[email protected]> * Remove old legacy object store client and uses Signed-off-by: Andrew Bloomgarden <[email protected]> * Start removing chunks docs Signed-off-by: Andrew Bloomgarden <[email protected]> * Remove HTTP APIs that were chunks-only Signed-off-by: Andrew Bloomgarden <[email protected]> * Remove more chunks docs Signed-off-by: Andrew Bloomgarden <[email protected]> * Remove deprecated and chunks configs Signed-off-by: Andrew Bloomgarden <[email protected]> * Draft changelog Signed-off-by: Andrew Bloomgarden <[email protected]> * Fix up integration tests Signed-off-by: Andrew Bloomgarden <[email protected]> * Clean up lint warnings Signed-off-by: Andrew Bloomgarden <[email protected]> * go mod tidy && go mod vendor Signed-off-by: Andrew Bloomgarden <[email protected]> * Remove chunks storage from bug report template Signed-off-by: Andrew Bloomgarden <[email protected]> * Remove most chunk encoding/decoding code Signed-off-by: Andrew Bloomgarden <[email protected]> * Remove unused cardinality limit flag Signed-off-by: Andrew Bloomgarden <[email protected]> * Document removed flags in the CHANGELOG Signed-off-by: Andrew Bloomgarden <[email protected]> * rebasing Signed-off-by: Alan Protasio <[email protected]> * Fix Ingester Proto Signed-off-by: Alan Protasio <[email protected]> * Removing chunk storage config Signed-off-by: Alan Protasio <[email protected]> * Removing tsdb_test.go Signed-off-by: Alan Protasio <[email protected]> * go mod Signed-off-by: Alan Protasio <[email protected]> * Removing cassandra referenves from the integ tests Signed-off-by: Alan Protasio <[email protected]> * Keep MIgrating Storage Documentation Signed-off-by: Alan Protasio <[email protected]> * Removing dangling chunks config Signed-off-by: Alan Protasio <[email protected]> * Update Changelog Signed-off-by: Alan Protasio <[email protected]> * Removing blocks convert from gitignore and makfile local Signed-off-by: Alan Protasio <[email protected]> * Remove dead code Signed-off-by: Alan Protasio <[email protected]> Signed-off-by: Alan Protasio <[email protected]> Signed-off-by: Andrew Bloomgarden <[email protected]> Co-authored-by: Andrew Bloomgarden <[email protected]> Co-authored-by: Alvin Lin <[email protected]>
- Loading branch information
1 parent
362e902
commit e3b21d3
Showing
568 changed files
with
1,020 additions
and
214,693 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.