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 ec99f99d3d Fix and test bug in shardSeriesSet 10 years ago
chunks Run persistence in separate goroutine 10 years ago
cmd/tsdb Add small testdata file 10 years ago
labels Add merge postings 10 years ago
test Add merge postings 10 years ago
block.go Consolidate persistence and compaction 10 years ago
compact.go Consolidate persistence and compaction 10 years ago
db.go Fix and test bug in shardSeriesSet 10 years ago
db_amd64.go Add initial seriailization of block data 10 years ago
db_test.go Fix test import of labels, simplify constructor names 10 years ago
db_unix.go Add proper mmap calls 10 years ago
head.go Consolidate persistence and compaction 10 years ago
postings.go Rename iterator value getters to At() 10 years ago
postings_test.go Add merge postings 10 years ago
querier.go Fix and test bug in shardSeriesSet 10 years ago
querier_test.go Fix and test bug in shardSeriesSet 10 years ago
reader.go Add basic compaction 10 years ago
wal.go Make persistence atomic 10 years ago
wal_test.go Add basic shard metrics 10 years ago
writer.go Make persistence atomic 10 years ago