prometheus/storage
tanghengjian 982007ecab
GetRefByhash will query a label's ref with hash value rather than lset.Hash().
Signed-off-by: tanghengjian <1040104807@qq.com>
2022-11-16 14:13:59 +01:00
..
remote TSDB: Rename wal package to wlog (#11352) 2022-10-10 20:38:46 +05:30
buffer_test.go benchmarks: SetBytes takes bytes per operation 2022-10-02 22:11:33 +02:00
buffer.go fix:storage:avoid panic when iterater exhauested (#9945) 2021-12-07 19:50:00 +05:30
fanout_test.go Move packages out of deprecated pkg directory 2021-11-09 08:03:10 +01:00
fanout.go Introduce TSDB changes for appending metadata to the WAL (#10972) 2022-07-19 10:58:52 +02:00
generic.go Move packages out of deprecated pkg directory 2021-11-09 08:03:10 +01:00
interface.go GetRefByhash will query a label's ref with hash value rather than lset.Hash(). 2022-11-16 14:13:59 +01:00
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_test.go benchmarks: SetBytes takes bytes per operation 2022-10-02 22:11:33 +02:00
memoized_iterator.go fix:storage:avoid panic when iterater exhauested (#9945) 2021-12-07 19:50:00 +05:30
merge_test.go Add out-of-order sample support to the TSDB (#11075) 2022-09-20 22:35:50 +05:30
merge.go Replace sort.Strings and sort.Ints with faster slices.Sort (#11318) 2022-09-30 20:03:56 +05:30
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_test.go storage: expose bug in iterators #10027 2021-12-16 12:02:15 +01:00
series.go storage: fix bug #10027 in iterators' Seek method 2021-12-16 12:07:35 +01:00