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
Bjoern Rabenstein 9ea808cd8b
Remove debug log line.
10 years ago
..
codable Add more tests. 10 years ago
index Add crash recovery. 10 years ago
chunk.go Evict based on memory pressure. Evict recently used chunks last. 10 years ago
delta.go Squash a number of TODOs. 10 years ago
instrumentation.go Instrument series maintenance. 10 years ago
interface.go Run checkpointing of in-memory metrics and head chunks periodically. 10 years ago
locker.go Fix and improve the fp locker. 10 years ago
locker_test.go Fix a few concurrency issues before starting to use the new fp locker. 10 years ago
persistence.go Remove archiveMtx. 10 years ago
persistence_test.go Optimize purging. 10 years ago
preload.go Evict based on memory pressure. Evict recently used chunks last. 10 years ago
series.go Evict based on memory pressure. Evict recently used chunks last. 10 years ago
storage.go Remove debug log line. 10 years ago
storage_test.go Evict based on memory pressure. Evict recently used chunks last. 10 years ago
test_helpers.go Evict based on memory pressure. Evict recently used chunks last. 10 years ago