prometheus/storage/local
Bjoern Rabenstein 5f8e9617ef Add more tests.
Add an end-to-end fuzz and race test.

Fix a race exposed by the above.

Change-Id: Ifaa39a90cefbde8d4c29bda197cc92592ded21bb
2014-11-25 17:09:17 +01:00
..
codable Add more tests. 2014-11-25 17:09:17 +01:00
index Add an indexing queue and batch the ops. 2014-11-25 17:07:44 +01:00
chunk.go Avoid unnecessary cloning of the head chunk. 2014-11-25 17:09:04 +01:00
delta.go Squash a number of TODOs. 2014-11-25 17:09:04 +01:00
instrumentation.go Improve storage instrumentation even more. 2014-11-25 17:09:04 +01:00
interface.go Run checkpointing of in-memory metrics and head chunks periodically. 2014-11-25 17:09:04 +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 Add more tests. 2014-11-25 17:09:17 +01:00
persistence_test.go Add more tests. 2014-11-25 17:09:17 +01:00
preload.go Improve instrumentation in storage. 2014-11-25 17:09:04 +01:00
series.go Add more tests. 2014-11-25 17:09:17 +01:00
storage.go Add more tests. 2014-11-25 17:09:17 +01:00
storage_test.go Add more tests. 2014-11-25 17:09:17 +01:00
test_helpers.go Run checkpointing of in-memory metrics and head chunks periodically. 2014-11-25 17:09:04 +01:00