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

vmon: Missed block metric #5913

Merged
merged 1 commit into from Feb 20, 2024
Merged

vmon: Missed block metric #5913

merged 1 commit into from Feb 20, 2024

Conversation

arnetheduck
Copy link
Member

Validator monitoring gained 2 new metrics for tracking when blocks are included or not on the head chain.

Similar to attestations, if the block is produced in epoch N, reporting will use the state when switching to epoch N+2 to do the reporting (so as to reasonably stabilise the block inclusion in the face of reorgs).

Validator monitoring gained 2 new metrics for tracking when blocks are
included or not on the head chain.

Similar to attestations, if the block is produced in epoch N, reporting
will use the state when switching to epoch N+2 to do the reporting (so
as to reasonably stabilise the block inclusion in the face of reorgs).
Copy link

Unit Test Results

         9 files  ±0    1 107 suites  ±0   24m 21s ⏱️ -43s
  4 232 tests ±0    3 885 ✔️ ±0  347 💤 ±0  0 ±0 
16 891 runs  ±0  16 493 ✔️ ±0  398 💤 ±0  0 ±0 

Results for commit 5b56112. ± Comparison against base commit ae12b71.

@zah zah merged commit 8d465a7 into unstable Feb 20, 2024
13 checks passed
@zah zah deleted the valmon-block branch February 20, 2024 04:40
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.

None yet

2 participants