mirror of
https://github.com/prometheus/prometheus.git
synced 2026-03-21 18:10:42 -04:00
* RemoveTmpDirs function to tsdbutil * Refactor db to use RemoveTmpDirs and no longer cleanup checkpoint tmp dirs * Use RemoveTmpDirs in wlog checkpoint to cleanup all checkpoint tmp folders * Add tests for RemoveTmpDirs * Ensure db.Open will still cleanup extra temporary checkpoints Signed-off-by: Kyle Eckhart <kgeckhart@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| dir_locker.go | ||
| dir_locker_test.go | ||
| dir_locker_testutil.go | ||
| histogram.go | ||
| remove_tmp_dirs.go | ||
| remove_tmp_dirs_test.go | ||