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 9ecf93526d
Sync the checkpoints.
10 years ago
..
codable Clean up license issues. 10 years ago
flock Use named returns in flock.New. 10 years ago
index Declare storage.local.index-cache-size.* default values as tweaked. 10 years ago
chunk.go Implement double-delta encoded chunks. 10 years ago
crashrecovery.go Implement double-delta encoded chunks. 10 years ago
delta.go Make floats exact again. 10 years ago
delta_helpers.go Make floats exact again. 10 years ago
doubledelta.go Actually use double-delta encoding for transcoding. :-o 10 years ago
instrumentation.go Fix the embarrassing bug introduced in commit 0851945. 10 years ago
interface.go Simplify AppendSamples by allowing it to be goroutine-unsafe. 10 years ago
locker.go Fix and improve the fp locker. 10 years ago
locker_test.go Fix a few concurrency issues before starting to use the new fp locker. 10 years ago
persistence.go Sync the checkpoints. 10 years ago
persistence_test.go Improve minor things after review. 10 years ago
preload.go Clean up license issues. 10 years ago
series.go Implement double-delta encoded chunks. 10 years ago
storage.go Implement double-delta encoded chunks. 10 years ago
storage_test.go Make floats exact again. 10 years ago
test_helpers.go Implement double-delta encoded chunks. 10 years ago