Skip to content

Commit

Permalink
docs: add empty_blocks metric
Browse files Browse the repository at this point in the history
  • Loading branch information
quertc committed Nov 20, 2024
1 parent 6bb50df commit 86b9478
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,7 @@ Metrics (without prefix) | Description
`node_synced` | Set to 1 is the node is synced (ie. not catching-up)
`proposal_end_time` | Timestamp of the voting end time of a proposal
`proposed_blocks` | Number of proposed blocks per validator (for a bonded validator)
`empty_blocks` | Number of empty blocks (blocks with zero transactions) proposed by validator
`rank` | Rank of the validator
`seat_price` | Min seat price to be in the active set (ie. bonded tokens of the latest validator)
`signed_blocks_window` | Number of blocks per signing window
Expand Down

0 comments on commit 86b9478

Please sign in to comment.