prometheus/storage
Ganesh Vernekar a52efa11b0
Revert "Combine Appender.Add and AddFast into a single Append method. (#8489)"
This reverts commit 7369561305.

Signed-off-by: Ganesh Vernekar <cs15btech11018@iith.ac.in>
2021-02-18 20:00:44 +05:30
..
remote Revert "Combine Appender.Add and AddFast into a single Append method. (#8489)" 2021-02-18 20:00:44 +05:30
buffer.go storage: Added Chunks{Queryable/Querier/SeriesSet/Series/Iteratable. Added generic Merge{SeriesSet/Querier} implementation. (#7005) 2020-03-24 20:15:47 +00:00
buffer_test.go Testify: move to require (#8122) 2020-10-29 09:43:23 +00:00
fanout.go Revert "Combine Appender.Add and AddFast into a single Append method. (#8489)" 2021-02-18 20:00:44 +05:30
fanout_test.go Revert "Combine Appender.Add and AddFast into a single Append method. (#8489)" 2021-02-18 20:00:44 +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 Revert "Combine Appender.Add and AddFast into a single Append method. (#8489)" 2021-02-18 20:00:44 +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
merge.go Add matchers to LabelValues() call (#8400) 2021-02-09 23:08:35 +05:30
merge_test.go Add matchers to LabelValues() call (#8400) 2021-02-09 23:08:35 +05:30
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 Fix golint issue caused by incorrect func name (#7756) 2020-08-06 20:27:37 +01:00