-
Notifications
You must be signed in to change notification settings - Fork 3.8k
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
storage: metrics improvements #37140
storage: metrics improvements #37140
Conversation
Some Raft commands are empty and don't require an fsync. These are useless to measure and skewing the lower percentiles for that metric. Release note: None
We only had the 99%ile. A lower percentile seems useful too. Also made the tooltips more descriptive. Release note: None
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.
Reviewed 1 of 1 files at r1, 1 of 1 files at r2.
Reviewable status: complete! 1 of 0 LGTMs obtained (waiting on @nvanbenschoten)
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.
bors r+
Reviewable status: complete! 1 of 0 LGTMs obtained (waiting on @nvanbenschoten)
Build failed |
linter OOM
bors r+
…On Wed, May 1, 2019 at 11:24 AM craig[bot] ***@***.***> wrote:
Build failed
- GitHub CI (Cockroach)
<https://teamcity.cockroachdb.com/viewLog.html?buildId=1270066&buildTypeId=Cockroach_UnitTests>
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#37140 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAC4C4NKC52Y6AKL3URC6JDPTGY23ANCNFSM4HIP7ZQA>
.
|
Build succeeded |
see individual commits