prometheus/tsdb/wlog
Bryan Boreham 7083ae8267
[release 2.53] Revert 13583 to stop dropping samples in remote-write catch-up (#14446)
* Revert "fix bug that would cause us to endlessly fall behind (#13583)"
This reverts commit 0c71230784.
(leaving the new test in place)

* TSDB: enhance TestRun_AvoidNotifyWhenBehind
With code suggested by @cstyan in #14439.

* WAL watcher: add back log line showing current segment

---------

Signed-off-by: Bryan Boreham <bjboreham@gmail.com>
2024-07-10 10:00:31 +01:00
..
checkpoint.go tsdb/wlog.Checkpoint: Handle also float histograms 2024-03-26 15:27:32 +01:00
checkpoint_test.go Upgrade to golangci-lint v1.59.0 2024-05-27 22:38:48 +02:00
live_reader.go refactor: utilize standard functions max/min 2024-04-04 03:15:38 +09:00
reader.go tsdb/wlog: use Go standard errors package 2023-11-08 21:41:58 +00:00
reader_test.go tests: remove err from message when testify prints it already 2024-02-01 14:18:01 +00:00
watcher.go [release 2.53] Revert 13583 to stop dropping samples in remote-write catch-up (#14446) 2024-07-10 10:00:31 +01:00
watcher_test.go [release 2.53] Revert 13583 to stop dropping samples in remote-write catch-up (#14446) 2024-07-10 10:00:31 +01:00
wlog.go tsdb/wlog: unregister metrics on WL close 2024-04-11 11:30:05 +03:00
wlog_test.go tsdb/wlog: add test for metrics unregistering 2024-04-18 11:11:37 +03:00