Skip to content

Commit

Permalink
fix(cmd/paratime): Revamp paratime stats
Browse files Browse the repository at this point in the history
Removed primary invoked statistics as primary workers are expected
to be continuously active.
Introduced new statistics to monitor node's block proposals as primary
or backup proposer.
Reorganized columns and sorted rows within the entity statistics table
to improve clarity.
Fixed a bug that led to inaccurate statistics when the discrepancy
event for the first finalized block occurred before the start block.
Resolved a bug that caused events from the start block to be skipped.
  • Loading branch information
peternose committed Nov 1, 2023
1 parent ae3e43d commit 831ac66
Showing 1 changed file with 167 additions and 174 deletions.
Loading

0 comments on commit 831ac66

Please sign in to comment.