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 9873e18b75
Add loading of persisted blocks
8 years ago
chunks Change chunk sample number to BigEndian 8 years ago
cmd/tsdb Implement proper buffered iterator 8 years ago
test Rename Iterator to Postings 8 years ago
block.go Add loading of persisted blocks 8 years ago
db.go Add loading of persisted blocks 8 years ago
db_amd64.go
db_test.go
db_unix.go Add proper mmap calls 8 years ago
head.go Rename Iterator to Postings 8 years ago
index.go Rename Iterator to Postings 8 years ago
querier.go Rename Iterator to Postings 8 years ago
querier_test.go Implement proper buffered iterator 8 years ago
reader.go Rename Iterator to Postings 8 years ago
writer.go Rename Iterator to Postings 8 years ago