The Prometheus monitoring system and time series database.
 
 
 
 
 
 
Go to file
Fabian Reinartz 9ceed5378e Fix missing bound checks, off-by-ones, typos 2016-12-15 11:24:20 +01:00
chunks
cmd/tsdb Implement proper buffered iterator 2016-12-14 21:14:44 +01:00
test Rename Iterator to Postings 2016-12-15 07:05:29 +01:00
block.go Fix missing bound checks, off-by-ones, typos 2016-12-15 11:24:20 +01:00
db.go Rename SeriesShard to Shard 2016-12-15 08:36:09 +01:00
db_amd64.go
db_test.go
db_unix.go
head.go Rename Iterator to Postings 2016-12-15 07:05:29 +01:00
index.go Rename Iterator to Postings 2016-12-15 07:05:29 +01:00
querier.go Rename SeriesShard to Shard 2016-12-15 08:36:09 +01:00
querier_test.go Implement proper buffered iterator 2016-12-14 21:14:44 +01:00
reader.go Fix missing bound checks, off-by-ones, typos 2016-12-15 11:24:20 +01:00
writer.go Fix missing bound checks, off-by-ones, typos 2016-12-15 11:24:20 +01:00