prometheus/storage/metric
Matt T. Proud 8f4c7ece92 Destroy naked returns in half of corpus.
The use of naked return values is frowned upon.  This is the first
of two bulk updates to remove them.
2013-05-16 10:53:25 +03:00
..
.gitignore Spin up curator run in the tests. 2013-04-05 13:55:11 +02:00
curator.go Destroy naked returns in half of corpus. 2013-05-16 10:53:25 +03:00
end_to_end_test.go Fix GetMetricForFingerprint() metric mutability. 2013-05-14 16:46:30 +02:00
frontier.go Destroy naked returns in half of corpus. 2013-05-16 10:53:25 +03:00
helpers_test.go Drop unused writeMemoryInterval 2013-05-14 17:03:03 +02:00
instrumentation.go Schedule the background compactors to run. 2013-05-07 17:14:04 +02:00
interface.go Fix GetMetricForFingerprint() metric mutability. 2013-05-14 16:46:30 +02:00
interface_test.go Checkpoint. 2013-03-21 18:06:51 +01:00
leveldb.go Destroy naked returns in half of corpus. 2013-05-16 10:53:25 +03:00
memory.go Fix GetMetricForFingerprint() metric mutability. 2013-05-14 16:46:30 +02:00
operation.go Fix and optimize getValuesAtIntervalOp data extraction. 2013-05-14 13:55:17 +02:00
operation_test.go Fix and optimize getValuesAtIntervalOp data extraction. 2013-05-14 13:55:17 +02:00
processor.go Destroy naked returns in half of corpus. 2013-05-16 10:53:25 +03:00
processor_test.go Destroy naked returns in half of corpus. 2013-05-16 10:53:25 +03:00
regressions_test.go Constantize metric name label name. 2013-03-26 16:20:23 +01:00
rule_integration_test.go Convert trailing float64s. 2013-04-21 20:52:21 +02:00
scanjob.go Checkpoint. 2013-03-21 18:06:51 +01:00
stochastic_test.go Destroy naked returns in half of corpus. 2013-05-16 10:53:25 +03:00
tiered.go Destroy naked returns in half of corpus. 2013-05-16 10:53:25 +03:00
tiered_test.go Synchronous memory appends and more fine-grained storage locks. 2013-05-10 17:15:52 +02:00
view.go Make view use memory persistence, remove obsolete code. 2013-04-18 22:26:29 +02:00
view_test.go Make view use memory persistence, remove obsolete code. 2013-04-18 22:26:29 +02:00