node: add metrics for shard's capacity #3022
Merged
Codecov / codecov/project
succeeded
Nov 25, 2024 in 0s
22.85% (+0.00%) compared to 339b4cb
View this Pull Request on Codecov
22.85% (+0.00%) compared to 339b4cb
Details
Codecov Report
Attention: Patch coverage is 21.42857%
with 33 lines
in your changes missing coverage. Please review.
Project coverage is 22.85%. Comparing base (
339b4cb
) to head (0d7673b
).
Report is 21 commits behind head on master.
Files with missing lines | Patch % | Lines |
---|---|---|
cmd/neofs-node/metrics.go | 0.00% | 15 Missing |
cmd/neofs-node/config.go | 0.00% | 13 Missing |
cmd/neofs-node/main.go | 0.00% | 3 Missing |
pkg/metrics/engine.go | 81.81% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #3022 +/- ##
=======================================
Coverage 22.85% 22.85%
=======================================
Files 791 791
Lines 58734 58767 +33
=======================================
+ Hits 13425 13433 +8
- Misses 44412 44437 +25
Partials 897 897
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚨 Try these New Features:
- Flaky Tests Detection - Detect and resolve failed and flaky tests
Loading