-
Notifications
You must be signed in to change notification settings - Fork 600
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(compaction): stat sst upload cnt during compaction #699
Conversation
Codecov Report
@@ Coverage Diff @@
## main #699 +/- ##
=========================================
Coverage 71.77% 71.78%
Complexity 2706 2706
=========================================
Files 899 899
Lines 51737 51745 +8
Branches 1751 1751
=========================================
+ Hits 37135 37143 +8
Misses 13787 13787
Partials 815 815
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you get these metrics in 127.0.0.1:1222
May I have some suggestions on how to get them? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
What's changed and what's your intention?
stat sst upload cnt during compaction, as wcy needs
Please explain IN DETAIL what the changes are in this PR and why they are needed:
Checklist
Refer to a related PR or issue link (optional)