prometheus/storage
Bryan Boreham 3029320ce6 storage/remote: in tests use labels.FromStrings
And a few cases of `EmptyLabels()`.
Replacing code which assumes the internal structure of `Labels`.

Signed-off-by: Bryan Boreham <bjboreham@gmail.com>
2022-09-09 13:34:49 +02:00
..
remote storage/remote: in tests use labels.FromStrings 2022-09-09 13:34:49 +02:00
buffer.go
buffer_test.go
fanout.go Introduce TSDB changes for appending metadata to the WAL (#10972) 2022-07-19 10:58:52 +02:00
fanout_test.go
generic.go
interface.go Introduce TSDB changes for appending metadata to the WAL (#10972) 2022-07-19 10:58:52 +02:00
lazy.go
memoized_iterator.go
memoized_iterator_test.go
merge.go (storage): move from github.com/pkg/errors to 'errors' and 'fmt' (#10946) 2022-07-01 18:59:50 +02:00
merge_test.go storage: in tests use labels.FromStrings 2022-09-09 13:34:49 +02:00
noop.go
secondary.go
series.go
series_test.go