Skip to content

monitoring: Add block time to storage metrics #2616

@jmalicevic

Description

@jmalicevic

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

No one assigned

    Labels

    enhancementNew feature or requestneeds-triageThis issue/PR has not yet been triaged by the team.

    Type

    No type

    Projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions