prometheus/storage/local
beorn7 9ecf93526d Sync the checkpoints.
Because that's what should be done with checkpoints.
2015-03-11 19:10:51 +01:00
..
codable Clean up license issues. 2015-01-21 20:07:45 +01:00
flock Use named returns in flock.New. 2015-01-19 14:31:16 +01:00
index Declare storage.local.index-cache-size.* default values as tweaked. 2015-01-29 13:04:54 +01:00
chunk.go Implement double-delta encoded chunks. 2015-03-05 20:33:26 +01:00
crashrecovery.go Implement double-delta encoded chunks. 2015-03-05 20:33:26 +01:00
delta.go Make floats exact again. 2015-03-06 17:03:56 +01:00
delta_helpers.go Make floats exact again. 2015-03-06 17:03:56 +01:00
doubledelta.go Actually use double-delta encoding for transcoding. :-o 2015-03-11 16:52:58 +01:00
instrumentation.go Fix the embarrassing bug introduced in commit 0851945. 2015-02-26 18:30:33 +01:00
interface.go Simplify AppendSamples by allowing it to be goroutine-unsafe. 2015-02-13 12:13:22 +01:00
locker.go Fix and improve the fp locker. 2014-11-25 17:07:45 +01:00
locker_test.go Fix a few concurrency issues before starting to use the new fp locker. 2014-11-25 17:07:45 +01:00
persistence.go Sync the checkpoints. 2015-03-11 19:10:51 +01:00
persistence_test.go Improve minor things after review. 2015-03-06 12:53:00 +01:00
preload.go Clean up license issues. 2015-01-21 20:07:45 +01:00
series.go Implement double-delta encoded chunks. 2015-03-05 20:33:26 +01:00
storage.go Implement double-delta encoded chunks. 2015-03-05 20:33:26 +01:00
storage_test.go Make floats exact again. 2015-03-06 17:03:56 +01:00
test_helpers.go Implement double-delta encoded chunks. 2015-03-05 20:33:26 +01:00