prometheus/tsdb/wal
Zhou Hao ddedf454d0
add os.RemoveAll err verification (#7540)
* add os.RemoveAll err verification for watcher_test

Signed-off-by: Zhou Hao <zhouhao@cn.fujitsu.com>

* add os.RemoveAll err verification for db_test

Signed-off-by: Zhou Hao <zhouhao@cn.fujitsu.com>

* add os.RemoveAll err verification for write_test

Signed-off-by: Zhou Hao <zhouhao@cn.fujitsu.com>

* add os.RemoveAll err verification for queue_manager_test

Signed-off-by: Zhou Hao <zhouhao@cn.fujitsu.com>

* tsdb/wal/watcher_test: add close operation before delete

Signed-off-by: Zhou Hao <zhouhao@cn.fujitsu.com>
2020-07-17 11:47:32 +05:30
..
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 Make head Postings only return series in time range 2020-02-20 22:41:46 +01:00
watcher.go Capitalizing first letter of all log lines (#7043) 2020-04-11 09:22:18 +01:00
watcher_test.go add os.RemoveAll err verification (#7540) 2020-07-17 11:47:32 +05:30