bookkeeper icon indicating copy to clipboard operation
bookkeeper copied to clipboard

Add entry logger scanner stats

Open wuzhanpeng opened this issue 3 years ago • 9 comments

Descriptions of the changes in this PR:

Motivation

In our practice, when the throughput becomes larger, the trigger frequency of compaction will also increase, so that the scanning of entry log will also become frequent. It is well known that frequent read operations in HDD are a common cause of disk performance degradation, but we currently have no relevant monitoring information on this. Therefore, this pr provides a convenient way to provide additional monitoring of log scanning.

Changes

Add two counters for log scanning monitoring.

wuzhanpeng avatar Nov 09 '21 09:11 wuzhanpeng

rerun failure checks

wuzhanpeng avatar Nov 10 '21 01:11 wuzhanpeng

rerun failure checks

wuzhanpeng avatar Nov 10 '21 02:11 wuzhanpeng

rerun failure checks

wuzhanpeng avatar Nov 10 '21 04:11 wuzhanpeng

rerun failure checks

wuzhanpeng avatar Nov 10 '21 06:11 wuzhanpeng

@zymap Would you mind to help review it?

wuzhanpeng avatar Nov 18 '21 07:11 wuzhanpeng

@wuzhanpeng Thanks for your contribution, would you please rebase the master? thanks.

hangc0276 avatar Jul 25 '22 02:07 hangc0276

@wuzhanpeng Do you want to continue to work on this? If not, I will remove the release label

zymap avatar Jul 29 '22 02:07 zymap

Move it to the next release since this PR is inactive.

zymap avatar Aug 01 '22 11:08 zymap

fix old workflow,please see #3455 for detail

StevenLuMT avatar Aug 24 '22 08:08 StevenLuMT

closed by inactive, feel free to reopen it if you still want to working on this :)

shoothzj avatar Apr 24 '24 08:04 shoothzj