Skip to content

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

Merged
roman-khimov merged 1 commit intomasterfrom
feat/replication-consistency-metric
Feb 9, 2026
Merged

sn/policer: add "clean" cycle flag to metrics#3803
roman-khimov merged 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.

@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.47%. Comparing base (fe64931) to head (ae7b342).
⚠️ Report is 2 commits behind head on master.

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.44%   25.47%   +0.03%     
==========================================
  Files         668      668              
  Lines       42821    42848      +27     
==========================================
+ Hits        10895    10916      +21     
- Misses      30923    30929       +6     
  Partials     1003     1003              

☔ 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.

@carpawell carpawell force-pushed the feat/replication-consistency-metric branch 2 times, most recently from c0020b1 to 340b151 Compare February 5, 2026 13:01
Copy link
Member

@roman-khimov roman-khimov left a comment

Choose a reason for hiding this comment

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

OK otherwise.

@carpawell carpawell force-pushed the feat/replication-consistency-metric branch from 340b151 to 23d90f8 Compare February 9, 2026 16:49
@carpawell carpawell force-pushed the feat/replication-consistency-metric branch from 23d90f8 to a93c656 Compare February 9, 2026 20:33
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>
@carpawell carpawell force-pushed the feat/replication-consistency-metric branch from a93c656 to ae7b342 Compare February 9, 2026 20:40
@roman-khimov roman-khimov merged commit 5da5d4a into master Feb 9, 2026
16 of 19 checks passed
@roman-khimov roman-khimov deleted the feat/replication-consistency-metric branch February 9, 2026 20:55
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

2 participants