prometheus/storage
Ganesh Vernekar 04ad56d9b8
Append sparse histograms into the Head block (#9013)
* Append sparse histograms into the Head block

Signed-off-by: Ganesh Vernekar <ganeshvern@gmail.com>

* Add AtHistogram() to Iterator interface. Make HistoChunk conform to Chunk interface.

Signed-off-by: Ganesh Vernekar <ganeshvern@gmail.com>
2021-06-29 20:08:46 +05:30
..
remote Append sparse histograms into the Head block (#9013) 2021-06-29 20:08:46 +05:30
buffer.go Append sparse histograms into the Head block (#9013) 2021-06-29 20:08:46 +05:30
buffer_test.go Append sparse histograms into the Head block (#9013) 2021-06-29 20:08:46 +05:30
fanout.go Append sparse histograms into the Head block (#9013) 2021-06-29 20:08:46 +05:30
fanout_test.go Combine Appender.Add and AddFast into a single Append method. (#8489) 2021-02-18 17:37:00 +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 Append sparse histograms into the Head block (#9013) 2021-06-29 20:08:46 +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 Append sparse histograms into the Head block (#9013) 2021-06-29 20:08:46 +05:30
merge_test.go storage: Split chunks if more than 120 samples (#8582) 2021-05-18 18:37:16 +02:00
noop.go Add matchers to LabelValues() call (#8400) 2021-02-09 23:08:35 +05:30
secondary.go Add matchers to LabelValues() call (#8400) 2021-02-09 23:08:35 +05:30
series.go Append sparse histograms into the Head block (#9013) 2021-06-29 20:08:46 +05:30