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 chore!: adopt log/slog, remove go-kit/log 2024-10-07 15:58:50 -04:00
checkpoint_test.go chore!: adopt log/slog, remove go-kit/log 2024-10-07 15:58:50 -04:00
live_reader.go chore!: adopt log/slog, remove go-kit/log 2024-10-07 15:58:50 -04:00
reader.go tsdb/wlog: use Go standard errors package 2023-11-08 21:41:58 +00:00
reader_test.go chore!: adopt log/slog, remove go-kit/log 2024-10-07 15:58:50 -04:00
watcher.go [TESTS] Remote-Write: Fix BenchmarkStartup 2024-11-15 11:22:07 +00:00
watcher_test.go [TESTS] Remote-Write: Fix BenchmarkStartup 2024-11-15 11:22:07 +00:00
wlog.go chore!: adopt log/slog, remove go-kit/log 2024-10-07 15:58:50 -04:00
wlog_test.go chore!: adopt log/slog, remove go-kit/log 2024-10-07 15:58:50 -04:00