Skip to content

sn/policer: add "clean" cycle flag to metrics#3803

Open
carpawell wants to merge 1 commit intomasterfrom
feat/replication-consistency-metric
Open

sn/policer: add "clean" cycle flag to metrics#3803
carpawell wants to merge 1 commit intomasterfrom
feat/replication-consistency-metric

Conversation

@carpawell
Copy link
Member

If policer passes all the placement checks for every object SN stores, mention it in SN's metrics. Closes #3795.

If policer passes all the placement checks for every object SN stores, mention
it in SN's metrics. Closes #3795.

Signed-off-by: Pavel Karpy <carpawell@nspcc.ru>
@codecov
Copy link

codecov bot commented Feb 4, 2026

Codecov Report

❌ Patch coverage is 64.28571% with 10 lines in your changes missing coverage. Please review.
✅ Project coverage is 25.55%. Comparing base (827cad9) to head (cc903d2).

Files with missing lines Patch % Lines
pkg/metrics/state.go 58.33% 5 Missing ⚠️
cmd/neofs-node/control.go 0.00% 2 Missing ⚠️
pkg/services/policer/ec.go 0.00% 2 Missing ⚠️
cmd/neofs-node/object.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3803      +/-   ##
==========================================
+ Coverage   25.52%   25.55%   +0.03%     
==========================================
  Files         660      660              
  Lines       42636    42663      +27     
==========================================
+ Hits        10884    10904      +20     
- Misses      30749    30757       +8     
+ Partials     1003     1002       -1     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Policer "clean" metrics flag

1 participant