prometheus/storage/local/index
Bjoern Rabenstein 904acd43da Add crash recovery.
Fix the behavior if preload for non-existent series is requested.

Instead of returning an error (which triggers a panic further up),
simply count those incidents. They can happen regularly, we just want
to know if they happen too frequently because that would mean the
indexing is behind or broken.

Change-Id: I4b2d1b93c4146eeea897d188063cb9574a270f8b
2014-11-25 17:09:43 +01:00
..
index.go Add crash recovery. 2014-11-25 17:09:43 +01:00
interface.go More code cleanups. 2014-11-25 17:07:44 +01:00
leveldb.go More code cleanups. 2014-11-25 17:07:44 +01:00