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 a308c76292
Improve TestAppendOutOfOrder
9 years ago
..
codable Replace metric.LabelPair with model.LabelPair 9 years ago
fixtures/b0
index Handle errors caused by data corruption more gracefully 9 years ago
storagetool Make version informations consistent between prometheus components 9 years ago
chunk.go Rename Gorilla into varbit 9 years ago
crashrecovery.go Clean up error propagation 9 years ago
delta.go Implement Gorilla-inspired chunk encoding 9 years ago
delta_helpers.go
doubledelta.go Implement Gorilla-inspired chunk encoding 9 years ago
heads.go Merge branch 'master' into beorn7/storage4 9 years ago
instrumentation.go Bring back logging of discarded samples 9 years ago
interface.go Improve MetricsForLabelMatchers 9 years ago
locker.go Add missing license headers 9 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
persistence.go Checkpoint fingerprint mappings only upon shutdown 9 years ago
persistence_test.go Implement Gorilla-inspired chunk encoding 9 years ago
preload.go Merge branch 'beorn7/storage3' into beorn7/storage4 9 years ago
series.go Never drop a still open head chunk. 9 years ago
series_test.go Never drop a still open head chunk. 9 years ago
storage.go Correctly identify no-op appends if the value is NaN 9 years ago
storage_test.go Improve TestAppendOutOfOrder 9 years ago
test_helpers.go Merge the parallel logic of getSeriesForRange and metricForFingerprint 9 years ago
varbit.go Work around compiler bug 9 years ago
varbit_helpers.go Rename Gorilla into varbit 9 years ago
varbit_test.go Rename Gorilla into varbit 9 years ago