prometheus/tsdb/wal
Brian Brazil 536d416299
Fix tsdb code and tests to work on Windows. (#6547)
Add back Windows CI, we lost it when tsdb was merged into the prometheus
repo. There's many tests failing outside tsdb, so only test tsdb for
now.

Fixes #6513

Signed-off-by: Brian Brazil <brian.brazil@robustperception.io>
2020-01-04 14:55:02 +00:00
..
checkpoint.go Move WAL watcher code to tsdb/wal package. (#5999) 2019-09-19 14:45:41 +05:30
checkpoint_test.go Port tsdb to use pkg/labels. (#6326) 2019-11-18 11:53:33 -08:00
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 Spelling (#6517) 2020-01-02 15:54:09 +01:00
watcher.go Simplify duration check for watcher WAL replay. 2019-11-26 16:53:11 -08:00
watcher_test.go Fix tsdb code and tests to work on Windows. (#6547) 2020-01-04 14:55:02 +00:00