prometheus/storage/local
Bjoern Rabenstein 74c143c4c9 Improve scraper shutdown time.
- Stop target pools in parallel.
- Stop individual scrapers in goroutines, too.
- Timing tweaks.

Change-Id: I9dff1ee18616694f14b04408eaf1625d0f989696
2014-11-25 17:10:39 +01:00
..
codable Add more tests. 2014-11-25 17:09:17 +01:00
index Add crash recovery. 2014-11-25 17:09:43 +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 Remove archiveMtx. 2014-11-25 17:10:30 +01:00
persistence_test.go Optimize purging. 2014-11-25 17:10:30 +01:00
preload.go Improve instrumentation in storage. 2014-11-25 17:09:04 +01:00
series.go Add crash recovery. 2014-11-25 17:09:43 +01:00
storage.go Improve scraper shutdown time. 2014-11-25 17:10:39 +01:00
storage_test.go Reorganize maintenance loop. 2014-11-25 17:10:30 +01:00
test_helpers.go Reorganize maintenance loop. 2014-11-25 17:10:30 +01:00