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
beorn7 c5bd178b93
Protect exported Querier interface method against negative time ranges
8 years ago
..
chunk Re-add counting of evict chunk ops and decrementing NumMemChunks 8 years ago
codable Replace metric.LabelPair with model.LabelPair 9 years ago
fixtures/b0 Add benchmark for loading chunks and chunk descs. 10 years ago
index Handle errors caused by data corruption more gracefully 9 years ago
storagetool Make version informations consistent between prometheus components 9 years ago
crashrecovery.go Review fixups. 8 years ago
heads.go Review fixups. 8 years ago
instrumentation.go storage: separate chunk package, publish more names 8 years ago
interface.go Remove local.ZeroSample{,Pair}, use model definitions 8 years ago
locker.go Avoid having contended mutexes on same cacheline 8 years ago
locker_test.go Add missing license headers 9 years ago
mapper.go Checkpoint fingerprint mappings only upon shutdown 9 years ago
mapper_test.go Checkpoint fingerprint mappings only upon shutdown 9 years ago
noop_storage.go storage: Contextify storage interfaces. 8 years ago
persistence.go Review fixups. 8 years ago
persistence_test.go Unpublish accidentally published series methods 8 years ago
series.go Add guard against non-monotonic samples in series 8 years ago
series_test.go Unpublish accidentally published series methods 8 years ago
storage.go Protect exported Querier interface method against negative time ranges 8 years ago
storage_test.go Protect exported Querier interface method against negative time ranges 8 years ago
test_helpers.go Merge pull request #2005 from redbaron/microoptimise-matching 8 years ago