Skip to content
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

Merged
merged 13 commits into from
Oct 6, 2023
Merged

Conversation

jdogmcsteezy
Copy link

@jdogmcsteezy jdogmcsteezy commented Oct 5, 2023

Renamed device_available_pct to device_avail_pct and renamed the threshold metrics to include storage-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.

@jdogmcsteezy jdogmcsteezy self-assigned this Oct 6, 2023
@codecov-commenter
Copy link

codecov-commenter commented Oct 6, 2023

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (9e87146) 68.71% compared to head (e98f138) 68.69%.
Report is 2 commits behind head on master.

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     
Files Coverage Δ
lib/health/query.py 100.00% <ø> (ø)
lib/view/sheet/decleration.py 96.34% <100.00%> (+0.01%) ⬆️
lib/view/templates.py 87.27% <100.00%> (+0.93%) ⬆️
lib/utils/common.py 69.79% <97.05%> (-0.64%) ⬇️

... and 1 file with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

@dwelch-spike dwelch-spike left a 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.

lib/utils/common.py Outdated Show resolved Hide resolved
lib/utils/common.py Outdated Show resolved Hide resolved
lib/utils/common.py Show resolved Hide resolved
lib/utils/common.py Outdated Show resolved Hide resolved
lib/utils/common.py Show resolved Hide resolved
lib/utils/common.py Outdated Show resolved Hide resolved
@dwelch-spike dwelch-spike self-requested a review October 6, 2023 19:10
Copy link
Contributor

@dwelch-spike dwelch-spike left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jdogmcsteezy jdogmcsteezy merged commit 0e51659 into master Oct 6, 2023
@jdogmcsteezy jdogmcsteezy deleted the TOOLS-2679-show-stop-writes-bug branch October 6, 2023 19:22
jdogmcsteezy pushed a commit that referenced this pull request Oct 9, 2023
* fix: TOOLS-2679 show stop-writes does not report storage-engine device or pmem metrics
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants