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 9cf49f68e9
wal: use larger buffer
8 years ago
chunks
cmd/tsdb Use buffer pool for head appenders 8 years ago
labels
test
block.go Unexport HeadBlock, export Block interface 8 years ago
compact.go Unexport HeadBlock, export Block interface 8 years ago
db.go Fix bug of unsorted postings lists being created 8 years ago
db_amd64.go
db_test.go
db_unix.go
head.go Fix bug of unsorted postings lists being created 8 years ago
head_test.go Add postings wrapper that emits head postings in label set order 8 years ago
postings.go Fix bug of unsorted postings lists being created 8 years ago
postings_test.go
querier.go Unexport HeadBlock, export Block interface 8 years ago
querier_test.go Rename shard to partition 8 years ago
reader.go Fix head block stats races 8 years ago
wal.go wal: use larger buffer 8 years ago
wal_test.go Fix head block stats races 8 years ago
writer.go Use page writer in compaction 8 years ago