-
Notifications
You must be signed in to change notification settings - Fork 614
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Support block planning for SelectSeries API. (#2683)
* Support block planning for SelectSeries API. * Fixes tests * Avoids panics when no blocks * Fixes gap in metrics * Update pkg/querier/ingester_querier.go Co-authored-by: Anton Kolesnikov <[email protected]> * Update pkg/querier/store_gateway_querier.go Co-authored-by: Anton Kolesnikov <[email protected]> * Fixes messup with iterators * Fixes querier downstream queries --------- Co-authored-by: Anton Kolesnikov <[email protected]>
- Loading branch information
1 parent
859a923
commit 31b5d62
Showing
5 changed files
with
256 additions
and
153 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
Oops, something went wrong.