prometheus/tsdb/wal
Tom Wilkie de0a772b8e Port tsdb to use pkg/labels. (#6326)
* Port tsdb to use pkg/labels.

Signed-off-by: Tom Wilkie <tom.wilkie@gmail.com>

* Get tests passing.

Signed-off-by: Tom Wilkie <tom.wilkie@gmail.com>

* Remove useless cast.

Signed-off-by: Tom Wilkie <tom.wilkie@gmail.com>

* Appease linters.

Signed-off-by: Tom Wilkie <tom.wilkie@gmail.com>

* Fix review comments

Signed-off-by: Ganesh Vernekar <cs15btech11018@iith.ac.in>
2019-11-18 11:53:33 -08: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 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 Port tsdb to use pkg/labels. (#6326) 2019-11-18 11:53:33 -08:00