The Prometheus monitoring system and time series database.
Find a file
2016-12-31 10:19:02 +01:00
chunks Append to chunks cannot error 2016-12-31 10:10:27 +01:00
cmd/tsdb Add small testdata file 2016-12-22 19:15:37 +01:00
labels Add merge postings 2016-12-28 11:02:19 +01:00
test Add merge postings 2016-12-28 11:02:19 +01:00
block.go Rename to OpenHeadBlock 2016-12-22 20:00:24 +01:00
db.go Remove double-reference in chunk hashmap 2016-12-31 10:19:02 +01:00
db_amd64.go Add initial seriailization of block data 2016-12-08 17:43:10 +01:00
db_test.go Fix test import of labels, simplify constructor names 2016-12-21 15:12:26 +01:00
db_unix.go Add proper mmap calls 2016-12-11 15:49:36 +01:00
head.go Remove double-reference in chunk hashmap 2016-12-31 10:19:02 +01:00
postings.go Remove double-reference in chunk hashmap 2016-12-31 10:19:02 +01:00
postings_test.go Add merge postings 2016-12-28 11:02:19 +01:00
querier.go Add matching of empty label 2016-12-30 19:36:28 +01:00
querier_test.go labels: add Compare and String methods 2016-12-24 13:49:35 +01:00
reader.go Extract labels package 2016-12-21 09:39:01 +01:00
wal.go Add basic shard metrics 2016-12-31 09:48:49 +01:00
wal_test.go Add basic shard metrics 2016-12-31 09:48:49 +01:00
writer.go labels: add Compare and String methods 2016-12-24 13:49:35 +01:00