The Prometheus monitoring system and time series database.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
prometheus/storage
tanghengjian 982007ecab
GetRefByhash will query a label's ref with hash value rather than lset.Hash().
4 years ago
..
remote TSDB: Rename wal package to wlog (#11352) 4 years ago
buffer.go fix:storage:avoid panic when iterater exhauested (#9945) 5 years ago
buffer_test.go benchmarks: SetBytes takes bytes per operation 4 years ago
fanout.go Introduce TSDB changes for appending metadata to the WAL (#10972) 4 years ago
fanout_test.go Move packages out of deprecated pkg directory 5 years ago
generic.go Move packages out of deprecated pkg directory 5 years ago
interface.go GetRefByhash will query a label's ref with hash value rather than lset.Hash(). 4 years ago
lazy.go tsdb: Added ChunkQueryable implementations to db; unified MergeSeriesSets and vertical to single struct. (#7069) 6 years ago
memoized_iterator.go fix:storage:avoid panic when iterater exhauested (#9945) 5 years ago
memoized_iterator_test.go benchmarks: SetBytes takes bytes per operation 4 years ago
merge.go Replace sort.Strings and sort.Ints with faster slices.Sort (#11318) 4 years ago
merge_test.go Add out-of-order sample support to the TSDB (#11075) 4 years ago
noop.go Move packages out of deprecated pkg directory 5 years ago
secondary.go Move packages out of deprecated pkg directory 5 years ago
series.go storage: fix bug #10027 in iterators' Seek method 5 years ago
series_test.go storage: expose bug in iterators #10027 5 years ago