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.
 
 
 
 
 
Go to file
Fabian Reinartz dd72b52098
Add postings intersection
8 years ago
chunks Reda correct label number, fix buffered iterator panic 8 years ago
cmd/tsdb Add small testdata file 8 years ago
labels labels: add Compare and String methods 8 years ago
test Fix test import of labels, simplify constructor names 8 years ago
block.go Rename to OpenHeadBlock 8 years ago
db.go Fix chunk series iterator seeking 8 years ago
db_amd64.go Add initial seriailization of block data 8 years ago
db_test.go Fix test import of labels, simplify constructor names 8 years ago
db_unix.go Add proper mmap calls 8 years ago
head.go Fix uniqueness of new series 8 years ago
postings.go Add postings intersection 8 years ago
postings_test.go Add postings intersection 8 years ago
querier.go Add postings intersection 8 years ago
querier_test.go labels: add Compare and String methods 8 years ago
reader.go Extract labels package 8 years ago
wal.go Rename to OpenHeadBlock 8 years ago
wal_test.go Rename to OpenHeadBlock 8 years ago
writer.go labels: add Compare and String methods 8 years ago