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
Fabian Reinartz 46df1fd5ea
storage/local: add benchmark for label matching.
10 years ago
..
codable Handle fingerprint collisions. 10 years ago
fixtures/b0 Add benchmark for loading chunks and chunk descs. 10 years ago
index Declare storage.local.index-cache-size.* default values as tweaked. 10 years ago
chunk.go Weed out all the [Gg]et* method names. 10 years ago
crashrecovery.go Merge pull request #706 from prometheus/beorn7/persistence2 10 years ago
delta.go Weed out all the [Gg]et* method names. 10 years ago
delta_helpers.go Make floats exact again. 10 years ago
doubledelta.go Weed out all the [Gg]et* method names. 10 years ago
instrumentation.go Instrument series maintenance durations. 10 years ago
interface.go Add storage method to delete time series 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
mapper.go Use an RW lock to checkpoint fingerprint mappings. 10 years ago
mapper_test.go Avoid archive lookup for known mapped FPs. 10 years ago
persistence.go Move pkg/ to util/ 10 years ago
persistence_test.go Move pkg/ to util/ 10 years ago
preload.go Weed out all the [Gg]et* method names. 10 years ago
series.go Weed out all the [Gg]et* method names. 10 years ago
storage.go Add storage method to delete time series 10 years ago
storage_test.go storage/local: add benchmark for label matching. 10 years ago
test_helpers.go Move pkg/ to util/ 10 years ago