prometheus/tsdb/wal
beorn7 c954cd9d1d Move packages out of deprecated pkg directory
This creates a new `model` directory and moves all data-model related
packages over there:
  exemplar labels relabel rulefmt textparse timestamp value

All the others are more or less utilities and have been moved to `util`:
  gate logging modetimevfs pool runtime

Signed-off-by: beorn7 <beorn@grafana.com>
2021-11-09 08:03:10 +01:00
..
checkpoint.go TSDB: demistify SeriesRefs and ChunkRefs (#9536) 2021-11-06 15:40:04 +05:30
checkpoint_test.go Move packages out of deprecated pkg directory 2021-11-09 08:03:10 +01:00
live_reader.go Switched to go-kit/log 2021-06-11 12:28:36 -04:00
reader.go Moving tsdb into its own subdirectory 2019-08-13 13:58:49 +05:30
reader_test.go Format Go source files using 'gofumpt -w -s -extra' 2021-11-02 19:52:34 +01:00
wal.go tsdb/wal: Avoid writing closed channel. (#9566) 2021-11-06 15:11:06 +05:30
wal_test.go Format Go source files using 'gofumpt -w -s -extra' 2021-11-02 19:52:34 +01:00
watcher.go Move packages out of deprecated pkg directory 2021-11-09 08:03:10 +01:00
watcher_test.go Move packages out of deprecated pkg directory 2021-11-09 08:03:10 +01:00