The Prometheus monitoring system and time series database.
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.
 
 
 
 
 
Bjoern Rabenstein ff24070a03 Fix embarrassing bug in crash recovery. 10 years ago
..
codable Add more tests. 10 years ago
index Adjust to the new version of goleveldb. 10 years ago
chunk.go Remove the remaining races, new and old. 10 years ago
delta.go Changes after pair code review. 10 years ago
instrumentation.go Squash a few trivial TODOs. 10 years ago
interface.go Introduce copy-on-write for metrics in AST. 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 Fix embarrassing bug in crash recovery. 10 years ago
persistence_test.go Optimize purging. 10 years ago
preload.go Completed more TODOs. 10 years ago
series.go Remove the remaining races, new and old. 10 years ago
storage.go Introduce copy-on-write for metrics in AST. 10 years ago
storage_test.go Evict based on memory pressure. Evict recently used chunks last. 10 years ago
test_helpers.go Avoid test flags in normal binary. 10 years ago