prometheus/storage/local
Bjoern Rabenstein 74c9b34a5e Improve storage instrumentation even more.
Add gauge for chunks and chunkdescs in memory (backed by a global
variable to be used later not only for instrumentation but also for
memory management).

Refactored instrumentation code once more (instrumentation.go is back :).

Change-Id: Ife39947e22a48cac4982db7369c231947f446e17
2014-11-25 17:09:04 +01:00
..
codable Add an indexing queue and batch the ops. 2014-11-25 17:07:44 +01:00
index Add an indexing queue and batch the ops. 2014-11-25 17:07:44 +01:00
chunk.go Improve storage instrumentation even more. 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 Improve storage instrumentation even more. 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 Improve storage instrumentation even more. 2014-11-25 17:09:04 +01:00
persistence_test.go Squash a number of TODOs. 2014-11-25 17:09:04 +01:00
preload.go Improve instrumentation in storage. 2014-11-25 17:09:04 +01:00
series.go Improve storage instrumentation even more. 2014-11-25 17:09:04 +01:00
storage.go Improve storage instrumentation even more. 2014-11-25 17:09:04 +01:00
storage_test.go Support finer time resolutions than 1 second. 2014-11-25 17:09:04 +01:00
test_helpers.go Clean up start-up and shut-down. 2014-11-25 17:08:45 +01:00