Skip to content

Conversation

@DiogoSantoss
Copy link
Contributor

@DiogoSantoss DiogoSantoss commented Dec 12, 2025

Previously core_fetcher_proposal_blinded had values 0 (local) or 1 (blinded). This is problematic because the default value for the gauge is also zero so when a node starts/restarts it reports a 0 value before fetching any block which makes monitoring more complicated.

This updates the values to be 2 (local) and 1 (blinded)

category: bug
ticket: none

@DiogoSantoss DiogoSantoss self-assigned this Dec 12, 2025
@codecov
Copy link

codecov bot commented Dec 12, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 56.34%. Comparing base (1c29397) to head (abbd720).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4170      +/-   ##
==========================================
+ Coverage   56.29%   56.34%   +0.04%     
==========================================
  Files         245      245              
  Lines       31246    31246              
==========================================
+ Hits        17591    17604      +13     
+ Misses      11337    11329       -8     
+ Partials     2318     2313       -5     

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

@sonarqubecloud
Copy link

@DiogoSantoss DiogoSantoss added the merge when ready Indicates bulldozer bot may merge when all checks pass label Dec 12, 2025
@obol-bulldozer obol-bulldozer bot merged commit 5ee982e into main Dec 12, 2025
13 checks passed
@obol-bulldozer obol-bulldozer bot deleted the diogo/change-blinded-gauge-values branch December 12, 2025 12:46
DiogoSantoss added a commit that referenced this pull request Dec 12, 2025
Previously `core_fetcher_proposal_blinded` had values 0 (local) or 1 (blinded). This is problematic because the default value for the gauge is also zero so when a node starts/restarts it reports a 0 value before fetching any block which makes monitoring more complicated.

This updates the values to be 2 (local) and 1 (blinded)

category: bug
ticket: none
obol-bulldozer bot pushed a commit that referenced this pull request Dec 12, 2025
Cherry picking #4169 and #4170

category: misc
ticket: none
DiogoSantoss added a commit that referenced this pull request Dec 12, 2025
Previously `core_fetcher_proposal_blinded` had values 0 (local) or 1 (blinded). This is problematic because the default value for the gauge is also zero so when a node starts/restarts it reports a 0 value before fetching any block which makes monitoring more complicated.

This updates the values to be 2 (local) and 1 (blinded)

category: bug
ticket: none
obol-bulldozer bot pushed a commit that referenced this pull request Dec 12, 2025
Cherry picking #4169 and #4170

category: misc
ticket: none
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

merge when ready Indicates bulldozer bot may merge when all checks pass

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants