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 0d0c5cfaf1 labels: add string constructor, expose matcher 9 years ago
chunks Reda correct label number, fix buffered iterator panic 9 years ago
cmd/tsdb Add small testdata file 9 years ago
labels labels: add string constructor, expose matcher 9 years ago
test Fix test import of labels, simplify constructor names 9 years ago
block.go Rename to OpenHeadBlock 9 years ago
db.go Fix erroneous value assignments 9 years ago
db_amd64.go Add initial seriailization of block data 9 years ago
db_test.go Fix test import of labels, simplify constructor names 9 years ago
db_unix.go Add proper mmap calls 9 years ago
head.go Fix erroneous value assignments 9 years ago
postings.go Consolidate mem index into HeadBlock 9 years ago
querier.go Test and fixes for buffered iterator 9 years ago
querier_test.go Test and fixes for buffered iterator 9 years ago
reader.go Extract labels package 9 years ago
wal.go Rename to OpenHeadBlock 9 years ago
wal_test.go Rename to OpenHeadBlock 9 years ago
writer.go Extract labels package 9 years ago