prometheus/storage/local
beorn7 3d8d8928be Increase resilience of the storage against data corruption - step 1.
Step 1: Admit the problem by turning the various "panic"s into logged
errors, followed by marking the persistence as dirty.
2015-03-19 11:49:18 +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 Improve various things around chunk encoding. 2015-03-14 19:03:20 +01:00
crashrecovery.go Change minor things after code review. 2015-03-18 19:09:07 +01:00
delta.go Improve various things around chunk encoding. 2015-03-14 19:03:20 +01:00
delta_helpers.go Make floats exact again. 2015-03-06 17:03:56 +01:00
doubledelta.go Improve various things around chunk encoding. 2015-03-14 19:03:20 +01:00
instrumentation.go Fix the embarrassing bug introduced in commit 0851945. 2015-02-26 18:30:33 +01:00
interface.go Remove the sample ingestion channel. 2015-03-15 14:08: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 Rename persist queue len/cap to num/max chunks to persist. 2015-03-18 19:36:41 +01:00
persistence_test.go Redesign series maintenance and chunk persistence. 2015-03-14 22:05:23 +01:00
preload.go Clean up license issues. 2015-01-21 20:07:45 +01:00
series.go Change minor things after code review. 2015-03-18 19:09:07 +01:00
storage.go Increase resilience of the storage against data corruption - step 1. 2015-03-19 11:49:18 +01:00
storage_test.go Rename persist queue len/cap to num/max chunks to persist. 2015-03-18 19:36:41 +01:00
test_helpers.go Rename persist queue len/cap to num/max chunks to persist. 2015-03-18 19:36:41 +01:00