prometheus/storage
Ganesh Vernekar 26c0a433f5
Support appending different sample types to the same series (#9705)
* Support appending different sample types to the same series

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

* Fix comments

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

* Fix build

Signed-off-by: Ganesh Vernekar <ganeshvern@gmail.com>
2021-11-26 17:43:27 +05:30
..
remote Merge branch 'main' into sparsehistogram 2021-11-17 19:57:31 +01:00
buffer.go Merge branch 'main' into sparsehistogram 2021-11-17 19:57:31 +01:00
buffer_test.go Merge branch 'main' into sparsehistogram 2021-11-17 19:57:31 +01:00
fanout.go Merge branch 'main' into sparsehistogram 2021-11-17 19:57:31 +01:00
fanout_test.go Move packages out of deprecated pkg directory 2021-11-09 08:03:10 +01:00
generic.go Move packages out of deprecated pkg directory 2021-11-09 08:03:10 +01:00
interface.go Support appending different sample types to the same series (#9705) 2021-11-26 17:43:27 +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 storage: histogram support in memoized_iterator 2021-11-15 21:55:58 +01:00
memoized_iterator_test.go storage: histogram support in memoized_iterator 2021-11-15 21:55:58 +01:00
merge.go Merge branch 'main' into sparsehistogram 2021-11-17 19:57:31 +01:00
merge_test.go Merge branch 'main' into sparsehistogram 2021-11-17 19:57:31 +01:00
noop.go Move packages out of deprecated pkg directory 2021-11-09 08:03:10 +01:00
secondary.go Move packages out of deprecated pkg directory 2021-11-09 08:03:10 +01:00
series.go Merge branch 'main' into sparsehistogram 2021-11-17 19:57:31 +01:00