prometheus/tsdb/fileutil
Dipack P Panjabi ce7bab04dd Compute WAL size and use it during retention size checks (#5886)
* Compute WAL size and account for it when applying the retention settings.

Signed-off-by: Dipack P Panjabi <dpanjabi@hudson-trading.com>
2019-11-12 09:40:16 +07:00
..
dir.go Compute WAL size and use it during retention size checks (#5886) 2019-11-12 09:40:16 +07:00
dir_unix.go Moving tsdb into its own subdirectory 2019-08-13 13:58:49 +05:30
dir_windows.go Moving tsdb into its own subdirectory 2019-08-13 13:58:49 +05:30
fileutil.go Moving tsdb into its own subdirectory 2019-08-13 13:58:49 +05:30
flock.go Moving tsdb into its own subdirectory 2019-08-13 13:58:49 +05:30
flock_plan9.go Moving tsdb into its own subdirectory 2019-08-13 13:58:49 +05:30
flock_solaris.go Moving tsdb into its own subdirectory 2019-08-13 13:58:49 +05:30
flock_test.go Removed extra tsdb/testutil after merge. 2019-08-14 10:12:32 +01:00
flock_unix.go Moving tsdb into its own subdirectory 2019-08-13 13:58:49 +05:30
flock_windows.go Moving tsdb into its own subdirectory 2019-08-13 13:58:49 +05:30
mmap.go Moving tsdb into its own subdirectory 2019-08-13 13:58:49 +05:30
mmap_386.go Moving tsdb into its own subdirectory 2019-08-13 13:58:49 +05:30
mmap_amd64.go Moving tsdb into its own subdirectory 2019-08-13 13:58:49 +05:30
mmap_unix.go Moving tsdb into its own subdirectory 2019-08-13 13:58:49 +05:30
mmap_windows.go Moving tsdb into its own subdirectory 2019-08-13 13:58:49 +05:30
preallocate.go Moving tsdb into its own subdirectory 2019-08-13 13:58:49 +05:30
preallocate_darwin.go Moving tsdb into its own subdirectory 2019-08-13 13:58:49 +05:30
preallocate_linux.go Moving tsdb into its own subdirectory 2019-08-13 13:58:49 +05:30
preallocate_other.go Moving tsdb into its own subdirectory 2019-08-13 13:58:49 +05:30
sync.go Moving tsdb into its own subdirectory 2019-08-13 13:58:49 +05:30
sync_darwin.go Moving tsdb into its own subdirectory 2019-08-13 13:58:49 +05:30
sync_linux.go Moving tsdb into its own subdirectory 2019-08-13 13:58:49 +05:30