prometheus/storage/local
Fabian Reinartz 4bff5d29bf Add tests for retrieving fingerprints for label matchers.
This checks for the basic behaviour of GetFingerprintsForLabelMatchers, that is, whether the different matcher types filter the correct fingerprints and intersections are correct.
2015-02-27 14:41:43 +01:00
..
codable Clean up license issues. 2015-01-21 20:07:45 +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 Clean up license issues. 2015-01-21 20:07:45 +01:00
crashrecovery.go Improve performance of ingestion. 2015-02-12 18:12:37 +01:00
delta.go Clean up license issues. 2015-01-21 20:07:45 +01:00
instrumentation.go Clean up license issues. 2015-01-21 20:07:45 +01:00
interface.go Simplify AppendSamples by allowing it to be goroutine-unsafe. 2015-02-13 12:13:22 +01: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
persistence.go Improve persisting chunks to disk. 2015-02-17 16:02:09 +01:00
persistence_test.go Improve persisting chunks to disk. 2015-02-17 16:02:09 +01:00
preload.go Clean up license issues. 2015-01-21 20:07:45 +01:00
series.go Improve performance of ingestion. 2015-02-12 18:12:37 +01:00
storage.go Improve persisting chunks to disk. 2015-02-17 16:02:09 +01:00
storage_test.go Add tests for retrieving fingerprints for label matchers. 2015-02-27 14:41:43 +01:00
test_helpers.go Improve persisting chunks to disk. 2015-02-17 16:02:09 +01:00