prometheus/tsdb/wal
Julien Pivotto 653f343547 Revert head posting optimization
This reverts commit 52630ad0c7.

Signed-off-by: Julien Pivotto <roidelapluie@inuits.eu>
2020-03-25 20:19:33 +01:00
..
checkpoint_test.go Port tsdb to use pkg/labels. (#6326) 2019-11-18 11:53:33 -08:00
checkpoint.go Remove old checkpoint dir if it still exists (#6621) 2020-01-14 09:35:24 +00:00
live_reader.go Fix bug with WAL watcher and Live Reader metrics usage. (#6998) 2020-03-20 17:34:15 +01:00
reader_test.go Move WAL watcher code to tsdb/wal package. (#5999) 2019-09-19 14:45:41 +05:30
reader.go Moving tsdb into its own subdirectory 2019-08-13 13:58:49 +05:30
wal_test.go Revert head posting optimization 2020-03-25 20:19:33 +01:00
wal.go remove Unused parameter 'reg' in wal.Open function (#6941) 2020-03-10 11:01:47 +05:30
watcher_test.go Fix bug with WAL watcher and Live Reader metrics usage. (#6998) 2020-03-20 17:34:15 +01:00
watcher.go Fix bug with WAL watcher and Live Reader metrics usage. (#6998) 2020-03-20 17:34:15 +01:00