prometheus/storage
Callum Styan 1518083168
Rw testability improvements (#6537)
* Change createTimeseries to take values for number of series and number
of samples per series.

Signed-off-by: Callum Styan <callumstyan@gmail.com>

* Take num of samples to expect in expectSampleCount instead of array of
samples.

Signed-off-by: Callum Styan <callumstyan@gmail.com>

* Add field to TestStorageClient to ignore samples sent waitgroup for
potential tests where we don't care about delivery of all samples.

Signed-off-by: Callum Styan <callumstyan@gmail.com>

* Fix up tests a little bit.

Signed-off-by: Callum Styan <callumstyan@gmail.com>
2020-02-25 11:10:57 -08:00
..
fanout Addressed Brian's comments, moved metrics to main.go 2020-02-17 18:03:57 +00:00
remote Rw testability improvements (#6537) 2020-02-25 11:10:57 -08:00
buffer.go Addressed comments. 2020-02-17 18:03:57 +00:00
buffer_test.go Unify Iterator interfaces. All point to storage now. 2020-02-17 18:03:54 +00:00
fanout.go Unify Iterator interfaces. All point to storage now. 2020-02-17 18:03:54 +00:00
fanout_test.go Unify Iterator interfaces. All point to storage now. 2020-02-17 18:03:54 +00:00
interface.go [comments] change the word "liike" to "like" (#6859) 2020-02-22 20:48:54 +00:00
noop.go Addressed comments. 2020-02-17 18:03:57 +00:00