-
Notifications
You must be signed in to change notification settings - Fork 672
Open
Labels
enhancementNew feature or requestNew feature or requestneeds-triageThis issue/PR has not yet been triaged by the team.This issue/PR has not yet been triaged by the team.
Milestone
Description
Feature Request
Summary
As BlockProcessingTime
reports only the time it takes for the application to process the block in FinalizeBlock
it would be beneficial to know what is the actual time to process a block.
The value can be calculated as follows:
3600/delta(cometbft_consensus_height[1h]
- This gives us the time in seconds to process a block.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestneeds-triageThis issue/PR has not yet been triaged by the team.This issue/PR has not yet been triaged by the team.