forked from grafana/loki
-
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.
Refactoring of the Loki storage (grafana#5833)
* Extract index interface from the series store * moving package around * Moving more things around Signed-off-by: Cyril Tovena <[email protected]> * Moving more things around Signed-off-by: Cyril Tovena <[email protected]> * moving package around * Moving more things around again Signed-off-by: Cyril Tovena <[email protected]> * Moving more things around again Signed-off-by: Cyril Tovena <[email protected]> * improve composite store for more generics index store * fixes first round of tests and ensure coverage is still good * implement series method * Fixes storage tests Signed-off-by: Cyril Tovena <[email protected]> * Add test for GetSeries Signed-off-by: Cyril Tovena <[email protected]> * Make Loki compile Signed-off-by: Cyril Tovena <[email protected]> * lint the whole project Signed-off-by: Cyril Tovena <[email protected]> * Fixes tests Signed-off-by: Cyril Tovena <[email protected]> * tsdb util package usage Signed-off-by: Cyril Tovena <[email protected]> * Add more information of why SetChunkFilterer exists for the index Signed-off-by: Cyril Tovena <[email protected]> * Fixes ruler/base package Signed-off-by: Cyril Tovena <[email protected]> * Fixes o2 Signed-off-by: Cyril Tovena <[email protected]>
- Loading branch information
1 parent
46b552d
commit 8f02495
Showing
232 changed files
with
5,857 additions
and
9,188 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
Oops, something went wrong.