-
Notifications
You must be signed in to change notification settings - Fork 19
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
Tools 2679 show stop writes bug #210
Conversation
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## master #210 +/- ##
==========================================
- Coverage 68.71% 68.69% -0.03%
==========================================
Files 91 91
Lines 21222 21230 +8
==========================================
+ Hits 14583 14584 +1
- Misses 6639 6646 +7
☔ View full report in Codecov by Sentry. |
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.
Mostly double checking some things, please have a look.
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
* fix: TOOLS-2679 show stop-writes does not report storage-engine device or pmem metrics
Renamed
device_available_pct
todevice_avail_pct
and renamed the threshold metrics to includestorage-engine.
The 7.0 metrics are included as well, but that is ok. There is a slight refactor in some other places around grabbing metrics from dicts.