..
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
Use named returns in flock.New.
2015-01-19 14:31:16 +01:00
index
Declare storage.local.index-cache-size.* default values as tweaked.
2015-01-29 13:04:54 +01:00
chunk.go
Improve chunk and chunkDesc loading.
2015-04-13 21:06:04 +02:00
crashrecovery.go
Switch Prometheus to use github.com/prometheus/log.
2015-05-20 18:19:32 +02:00
delta.go
Improve chunk and chunkDesc loading.
2015-04-13 21:06:04 +02:00
delta_helpers.go
Make floats exact again.
2015-03-06 17:03:56 +01:00
doubledelta.go
Improve chunk and chunkDesc loading.
2015-04-13 21:06:04 +02:00
instrumentation.go
Instrument series maintenance durations.
2015-03-19 17:06:16 +01:00
interface.go
Do not start storage processing before Start() is called.
2015-05-19 13:51:45 +02:00
locker.go
Fix and improve the fp locker.
2014-11-25 17:07:45 +01:00
locker_test.go
Fix a few concurrency issues before starting to use the new fp locker.
2014-11-25 17:07:45 +01:00
mapper.go
Switch Prometheus to use github.com/prometheus/log.
2015-05-20 18:19:32 +02:00
mapper_test.go
Avoid archive lookup for known mapped FPs.
2015-05-08 16:39:26 +02:00
persistence.go
Switch Prometheus to use github.com/prometheus/log.
2015-05-20 18:19:32 +02:00
persistence_test.go
Do not start storage processing before Start() is called.
2015-05-19 13:51:45 +02:00
preload.go
Clean up license issues.
2015-01-21 20:07:45 +01:00
series.go
Handle fingerprint collisions.
2015-05-07 18:17:59 +02:00
storage.go
Switch Prometheus to use github.com/prometheus/log.
2015-05-20 18:19:32 +02:00
storage_test.go
Switch Prometheus to use github.com/prometheus/log.
2015-05-20 18:19:32 +02:00
test_helpers.go
Do not start storage processing before Start() is called.
2015-05-19 13:51:45 +02:00