You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
prometheus/storage/local
beorn7 1dd737d7c3
storage: Don't panic if storage has no FPs even after initial wait
8 years ago
..
chunk storage: Guard against appending to evicted chunk 8 years ago
codable
fixtures/b0
index storage: Recover from corrupted indices for archived series 8 years ago
storagetool
crashrecovery.go storage: Guard against a corner case of data corruption 8 years ago
heads.go
instrumentation.go
interface.go
locker.go
locker_test.go
mapper.go storage: Fix use of counter (Set -> Add) 8 years ago
mapper_test.go
noop_storage.go
persistence.go storage: Several optimizations of checkpointing 8 years ago
persistence_test.go storage: Several optimizations of checkpointing 8 years ago
series.go
series_test.go
storage.go storage: Don't panic if storage has no FPs even after initial wait 8 years ago
storage_test.go
test_helpers.go