mirror of
https://github.com/prometheus/prometheus.git
synced 2024-11-10 07:34:04 -08:00
37e35f9e0c
- Use the queue name in WAL watcher logging. - Don't return from watch if the reader error was EOF. - Fix sample timestamp check logic regarding what samples we send. - Refactor so we don't need readToEnd/readSeriesRecords - Fix wal_watcher tests since readToEnd no longer exists Signed-off-by: Callum Styan <callumstyan@gmail.com> |
||
---|---|---|
.. | ||
client.go | ||
client_test.go | ||
codec.go | ||
codec_test.go | ||
ewma.go | ||
queue_manager.go | ||
queue_manager_test.go | ||
read.go | ||
read_test.go | ||
storage.go | ||
wal_watcher.go | ||
wal_watcher_test.go | ||
write.go |