prometheus/tsdb/wlog
Bryan Boreham 0ef0b75a4f [TESTS] Remote-Write: Fix BenchmarkStartup
It was crashing due to uninitialized metrics, and not terminating due to
incorrectly reading segment names.

We need to export `SetMetrics` to avoid the first problem.

Signed-off-by: Bryan Boreham <bjboreham@gmail.com>
2024-11-15 11:22:07 +00:00
..
checkpoint.go
checkpoint_test.go
live_reader.go
reader.go
reader_test.go
watcher.go
watcher_test.go
wlog.go
wlog_test.go