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.
 
 
 
 
 
Fabian Reinartz 2841499212 Simplify and split up iterators 9 years ago
chunks Run persistence in separate goroutine 9 years ago
cmd/tsdb Remove Partitioned* code 9 years ago
labels Misc cleanups 9 years ago
test Add merge postings 9 years ago
testdata Add full encode/decode WAL cycle test 9 years ago
block.go Write meta.json file atomically 9 years ago
compact.go Correctly close compacted blocks. 9 years ago
db.go Remove Partitioned* code 9 years ago
db_test.go Misc cleanups 9 years ago
db_unix.go Add proper mmap calls 9 years ago
head.go Remove Partitioned* code 9 years ago
head_test.go Add full encode/decode WAL cycle test 9 years ago
postings.go Fix bug of unsorted postings lists being created 9 years ago
postings_test.go Add merge postings 9 years ago
querier.go Simplify and split up iterators 9 years ago
querier_test.go Rename shard to partition 9 years ago
reader.go Tweak IndexWriter interface, serialize directly into dir 9 years ago
rw_test.go Simplify and split up iterators 9 years ago
wal.go Add separate head mutex 9 years ago
wal_test.go Add full encode/decode WAL cycle test 9 years ago
writer.go Optimize memory allocations in writer 9 years ago