prometheus/tsdb/wlog
johncming 061400e31b
tsdb: export CheckpointPrefix constant (#15636)
Exported the CheckpointPrefix constant to be used in other packages.
Updated references to the constant in db.go and checkpoint.go files.
This change improves code readability and maintainability.

Signed-off-by: johncming <johncming@yahoo.com>
Co-authored-by: johncming <conjohn668@gmail.com>
2024-12-29 17:54:45 +01:00
..
checkpoint.go tsdb: export CheckpointPrefix constant (#15636) 2024-12-29 17:54:45 +01: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