prometheus/tsdb/index
Marco Pracucci 7b0d798332
Added sharding support to Querier.Select() (#1)
* Added sharding support to Querier.Select()

Signed-off-by: Marco Pracucci <marco@pracucci.com>

* Addressed review comments

Signed-off-by: Marco Pracucci <marco@pracucci.com>
2021-08-13 12:37:41 +02:00
..
index.go Added sharding support to Querier.Select() (#1) 2021-08-13 12:37:41 +02:00
index_test.go Added sharding support to Querier.Select() (#1) 2021-08-13 12:37:41 +02:00
postings.go tsdb: Expose total number of label pairs in head in TSDB stats page (#8343) 2021-01-07 12:11:32 +05:30
postings_test.go Testify: move to require (#8122) 2020-10-29 09:43:23 +00:00
postingsstats.go Fix some warnings: 'redundant type from array, slice, or map composite literal' (#7109) 2020-04-15 11:17:41 +01:00
postingsstats_test.go Testify: move to require (#8122) 2020-10-29 09:43:23 +00:00