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 c73a397da2
Adjust maximum samples per chunk.
8 years ago
chunks Lint and Vet Fixes 8 years ago
cmd/tsdb Adjust import names to new repository organisation 8 years ago
labels Add fast-path for equality matching 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 Adjust import names to new repository organisation 8 years ago
chunks_test.go Adjust import names to new repository organisation 8 years ago
compact.go Adjust import names to new repository organisation 8 years ago
db.go Adjust import names to new repository organisation 8 years ago
db_test.go Misc cleanups 8 years ago
db_unix.go Add cross-platform mmap 8 years ago
db_windows.go Add fast-path for equality matching 8 years ago
head.go Adjust maximum samples per chunk. 8 years ago
head_test.go Adjust import names to new repository organisation 8 years ago
index.go Add fast-path for equality matching 8 years ago
index_test.go Adjust import names to new repository organisation 8 years ago
postings.go Rename bytePostings To bigEndianPostings 8 years ago
postings_test.go Add Tests For bigEndianPostings 8 years ago
querier.go Add fast-path for equality matching 8 years ago
querier_test.go Adjust import names to new repository organisation 8 years ago
wal.go Adjust import names to new repository organisation 8 years ago
wal_test.go Adjust import names to new repository organisation 8 years ago