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.
 
 
 
 
 
prometheus/storage/local
Fabian Reinartz 6703404cb4 Merge remote-tracking branch 'origin/release-1.2' 9 years ago
..
chunk Trivial spelling corrections and a small comment. 9 years ago
codable Replace metric.LabelPair with model.LabelPair 11 years ago
fixtures/b0 Add benchmark for loading chunks and chunk descs. 11 years ago
index Handle errors caused by data corruption more gracefully 10 years ago
storagetool Make version informations consistent between prometheus components 10 years ago
crashrecovery.go Review fixups. 9 years ago
heads.go Review fixups. 9 years ago
instrumentation.go storage: separate chunk package, publish more names 9 years ago
interface.go storage: enhance Querier interface usage 9 years ago
locker.go Avoid having contended mutexes on same cacheline 9 years ago
locker_test.go Add missing license headers 10 years ago
mapper.go Checkpoint fingerprint mappings only upon shutdown 10 years ago
mapper_test.go Checkpoint fingerprint mappings only upon shutdown 10 years ago
noop_storage.go storage: enhance Querier interface usage 9 years ago
persistence.go Review fixups. 9 years ago
persistence_test.go Unpublish accidentally published series methods 9 years ago
series.go Add guard against non-monotonic samples in series 9 years ago
series_test.go Unpublish accidentally published series methods 9 years ago
storage.go Merge remote-tracking branch 'origin/release-1.2' 9 years ago
storage_test.go Protect exported Querier interface method against negative time ranges 9 years ago
test_helpers.go Merge pull request #2005 from redbaron/microoptimise-matching 9 years ago