prometheus/storage
beorn7 4fcc73a04c storage: Recover from corrupted indices for archived series
An unopenable archived_fingerprint_to_timerange is simply deleted and
will be rebuilt during crash recovery (wich can then take quite some time).

An unopenable archived_fingerprint_to_metric is not deleted but
instructions to the user are logged. A deletion has to be done by the
user explicitly as it means losing all archived series (and a repair
with a 3rd party tool might still be possible).
2017-04-06 19:26:39 +02:00
..
fanin Small fixes. (#2578) 2017-04-05 14:24:22 +01:00
local storage: Recover from corrupted indices for archived series 2017-04-06 19:26:39 +02:00
metric storage: improve index lookups 2016-07-20 17:35:53 +02:00
remote Separate out remote read responses. 2017-04-06 15:49:47 +01:00
storage.go Fix deadlock, structure target logging 2016-02-03 10:39:34 +01:00