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.
prometheus/storage/local
beorn7 a052d32609
Comment improvement.
10 years ago
..
codable Clean up license issues. 10 years ago
fixtures/b0 Add benchmark for loading chunks and chunk descs. 10 years ago
flock
index Declare storage.local.index-cache-size.* default values as tweaked. 10 years ago
chunk.go Improve chunk and chunkDesc loading. 10 years ago
crashrecovery.go Improve chunk and chunkDesc loading. 10 years ago
delta.go Improve chunk and chunkDesc loading. 10 years ago
delta_helpers.go Make floats exact again. 10 years ago
doubledelta.go Improve chunk and chunkDesc loading. 10 years ago
instrumentation.go Instrument series maintenance durations. 10 years ago
interface.go Remove the sample ingestion channel. 10 years ago
locker.go
locker_test.go
persistence.go Comment improvement. 10 years ago
persistence_test.go Make bufPool a member of the persistence struct. 10 years ago
preload.go Clean up license issues. 10 years ago
series.go Increase resilience of the storage against data corruption - step 3. 10 years ago
storage.go Fix the case where a series in memory has 0 chunks, but chunks on disk. 10 years ago
storage_test.go Remove obsolete debug message. 10 years ago
test_helpers.go Increase resilience of the storage against data corruption - step 4. 10 years ago