prometheus/storage
Ganesh Vernekar eedb86783e
Fix queries on blocks for sparse histograms and add unit test (#9209)
Signed-off-by: Ganesh Vernekar <ganeshvern@gmail.com>
2021-08-16 18:52:29 +05:30
..
remote Sync sparsehistogram branch with main (#9189) 2021-08-11 15:43:17 +05:30
buffer.go Query histograms from TSDB and unit test for append+query (#9022) 2021-06-30 20:18:13 +05:30
buffer_test.go Query histograms from TSDB and unit test for append+query (#9022) 2021-06-30 20:18:13 +05:30
fanout.go Append sparse histograms into the Head block (#9013) 2021-06-29 20:08:46 +05:30
fanout_test.go LabelNames API with matchers (#9083) 2021-07-20 18:08:08 +05:30
generic.go tsdb: Added ChunkQueryable implementations to db; unified MergeSeriesSets and vertical to single struct. (#7069) 2020-07-31 16:03:02 +01:00
interface.go Merge remote-tracking branch 'upstream/main' into sparse-refactor 2021-08-05 12:16:08 +05:30
lazy.go tsdb: Added ChunkQueryable implementations to db; unified MergeSeriesSets and vertical to single struct. (#7069) 2020-07-31 16:03:02 +01:00
memoized_iterator.go Update storage/memoized_iterator.go 2021-03-15 09:27:20 +01:00
memoized_iterator_test.go Optimized vector selector 2021-03-11 14:32:56 +01:00
merge.go Fix queries on blocks for sparse histograms and add unit test (#9209) 2021-08-16 18:52:29 +05:30
merge_test.go LabelNames API with matchers (#9083) 2021-07-20 18:08:08 +05:30
noop.go LabelNames API with matchers (#9083) 2021-07-20 18:08:08 +05:30
secondary.go LabelNames API with matchers (#9083) 2021-07-20 18:08:08 +05:30
series.go Query histograms from TSDB and unit test for append+query (#9022) 2021-06-30 20:18:13 +05:30