prometheus/tsdb/wal
gastonqiu 5a7d398d19
Chore: Log segment number when segment read failed (#7687)
* Chore: Log segment number when segment read failed

To manually fix the WAL files, it is good to know where the corrupt
happened so we should log the segment number when the read failed.

Related Issue #7506

Signed-off-by: gaston.qiu <gaston.qiu@umbocv.com>
2020-08-13 11:01:21 -07:00
..
checkpoint.go Log when starting to create a checkpoint (#7581) 2020-07-15 19:15:37 +05:30
checkpoint_test.go Log when starting to create a checkpoint (#7581) 2020-07-15 19:15:37 +05:30
live_reader.go Capitalizing first letter of all log lines (#7043) 2020-04-11 09:22:18 +01:00
reader.go Moving tsdb into its own subdirectory 2019-08-13 13:58:49 +05:30
reader_test.go Move WAL watcher code to tsdb/wal package. (#5999) 2019-09-19 14:45:41 +05:30
wal.go Capitalizing first letter of all log lines (#7043) 2020-04-11 09:22:18 +01:00
wal_test.go tsdb: test for leaks (#7566) 2020-07-21 10:08:06 +02:00
watcher.go Chore: Log segment number when segment read failed (#7687) 2020-08-13 11:01:21 -07:00
watcher_test.go tsdb: test for leaks (#7566) 2020-07-21 10:08:06 +02:00