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 9ceed5378e Fix missing bound checks, off-by-ones, typos 9 years ago
chunks Change chunk sample number to BigEndian 9 years ago
cmd/tsdb Implement proper buffered iterator 9 years ago
test Rename Iterator to Postings 9 years ago
block.go Fix missing bound checks, off-by-ones, typos 9 years ago
db.go Rename SeriesShard to Shard 9 years ago
db_amd64.go Add initial seriailization of block data 9 years ago
db_test.go Add new interfaces and skeleton 9 years ago
db_unix.go Add proper mmap calls 9 years ago
head.go Rename Iterator to Postings 9 years ago
index.go Rename Iterator to Postings 9 years ago
querier.go Rename SeriesShard to Shard 9 years ago
querier_test.go Implement proper buffered iterator 9 years ago
reader.go Fix missing bound checks, off-by-ones, typos 9 years ago
writer.go Fix missing bound checks, off-by-ones, typos 9 years ago