prometheus/tsdb/wal
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
..
checkpoint.go Move WAL watcher code to tsdb/wal package. (#5999) 2019-09-19 14:45:41 +05:30
checkpoint_test.go Move WAL watcher code to tsdb/wal package. (#5999) 2019-09-19 14:45:41 +05:30
live_reader.go fix wrong spells in live_reader.go (#5899) 2019-09-21 16:36:33 +03: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 Compute WAL size and use it during retention size checks (#5886) 2019-11-12 09:40:16 +07:00
wal_test.go Compute WAL size and use it during retention size checks (#5886) 2019-11-12 09:40:16 +07:00
watcher.go Garbage collect asynchronously in the WAL Watcher 2019-10-07 14:36:10 -06:00
watcher_test.go Move WAL watcher code to tsdb/wal package. (#5999) 2019-09-19 14:45:41 +05:30