prometheus/storage/local
Fabian Reinartz aff01e29c3 Limit retrievable samples to retention window.
The storage does not delete data immediately after the retention period.
We don't want to retrieve this data as it causes artifacts.
2015-05-27 13:13:59 +02:00
..
codable Handle fingerprint collisions. 2015-05-07 18:17:59 +02:00
fixtures/b0 Add benchmark for loading chunks and chunk descs. 2015-03-19 19:28:21 +01:00
flock
index
chunk.go Weed out all the [Gg]et* method names. 2015-05-20 19:13:06 +02:00
crashrecovery.go Merge pull request #706 from prometheus/beorn7/persistence2 2015-05-21 13:48:52 +02:00
delta.go Weed out all the [Gg]et* method names. 2015-05-20 19:13:06 +02:00
delta_helpers.go
doubledelta.go Weed out all the [Gg]et* method names. 2015-05-20 19:13:06 +02:00
instrumentation.go Instrument series maintenance durations. 2015-03-19 17:06:16 +01:00
interface.go Limit retrievable samples to retention window. 2015-05-27 13:13:59 +02:00
locker.go
locker_test.go
mapper.go Use an RW lock to checkpoint fingerprint mappings. 2015-05-23 14:05:05 +02:00
mapper_test.go Avoid archive lookup for known mapped FPs. 2015-05-08 16:39:26 +02:00
persistence.go Add metrics to count inconsistencies and fp collisions. 2015-05-21 18:46:20 +02:00
persistence_test.go Weed out all the [Gg]et* method names. 2015-05-20 19:13:06 +02:00
preload.go Weed out all the [Gg]et* method names. 2015-05-20 19:13:06 +02:00
series.go Weed out all the [Gg]et* method names. 2015-05-20 19:13:06 +02:00
storage.go Limit retrievable samples to retention window. 2015-05-27 13:13:59 +02:00
storage_test.go Limit retrievable samples to retention window. 2015-05-27 13:13:59 +02:00
test_helpers.go Do not start storage processing before Start() is called. 2015-05-19 13:51:45 +02:00