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.
Add bucket index support to store gateway (cortexproject#3625)
* Integrated bucket index in store-gateway Signed-off-by: Marco Pracucci <marco@pracucci.com> * Unit tested BucketIndexMetadataFetcher Signed-off-by: Marco Pracucci <marco@pracucci.com> * Fixed bucketindex unit test Signed-off-by: Marco Pracucci <marco@pracucci.com> * Improved store-gateway unit tests Signed-off-by: Marco Pracucci <marco@pracucci.com> * Updated doc Signed-off-by: Marco Pracucci <marco@pracucci.com> * Upated CHANGELOG Signed-off-by: Marco Pracucci <marco@pracucci.com> * Fixed doc and comments Signed-off-by: Marco Pracucci <marco@pracucci.com> * Log even the case the bucket index does not exist Signed-off-by: Marco Pracucci <marco@pracucci.com> * Do not track failure if bucket index does not exist when reading it Signed-off-by: Marco Pracucci <marco@pracucci.com> * Added cortex_bucket_blocks_partials_count metric exported by compactor Signed-off-by: Marco Pracucci <marco@pracucci.com> * Improved error handling Signed-off-by: Marco Pracucci <marco@pracucci.com> * Added missing doc image Signed-off-by: Marco Pracucci <marco@pracucci.com> * Updated code comment Signed-off-by: Marco Pracucci <marco@pracucci.com>
- Loading branch information
Showing
35 changed files
with
1,145 additions
and
281 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 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
Oops, something went wrong.