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 f85d89abc0
Move BufferedSeriesIterator in own package
8 years ago
chunks Lint and Vet Fixes 8 years ago
cmd/tsdb Lint and Vet Fixes 8 years ago
labels Lint and Vet Fixes 8 years ago
test Add merge postings 8 years ago
testdata Add full encode/decode WAL cycle test 8 years ago
tsdbutil Move BufferedSeriesIterator in own package 8 years ago
block.go Trigger reload correctly on interrupted compaction 8 years ago
chunks.go Add composed Block interfaces, remove head generation 8 years ago
chunks_test.go Split persistence by chunk/index instead of read/write 8 years ago
compact.go Fix wrong comparison in head block resorting 8 years ago
db.go Actually close olds blocks in reloadBlocks 8 years ago
db_test.go Misc cleanups 8 years ago
db_unix.go Add proper mmap calls 8 years ago
head.go Actually close olds blocks in reloadBlocks 8 years ago
head_test.go Drop position mapper from head block 8 years ago
index.go Hotfix erroneous "label index missing" error 8 years ago
index_test.go Use ChunkMeta references for clarity 8 years ago
postings.go Fix bug of unsorted postings lists being created 8 years ago
postings_test.go Add merge postings 8 years ago
querier.go Move BufferedSeriesIterator in own package 8 years ago
querier_test.go Move BufferedSeriesIterator in own package 8 years ago
wal.go Merge branch 'master' of github.com:fabxc/tsdb 8 years ago
wal_test.go Handle WAL corruption by truncating 8 years ago