Skip to content

metric: fix too large block handle delay metrics;#3102

Merged
zzzckck merged 2 commits intobnb-chain:developfrom
galaio:add-peer-monitor
May 19, 2025
Merged

metric: fix too large block handle delay metrics;#3102
zzzckck merged 2 commits intobnb-chain:developfrom
galaio:add-peer-monitor

Conversation

@galaio
Copy link
Contributor

@galaio galaio commented May 16, 2025

Description

This PR will fix too large block handle delay metrics.

Current, the mining block time is too large, because of the most time of it is 0, so this metrics is so confusing.

This PR also optimizes other block handle delay times to avoid a large number when restarting.

Example

Bad Metrics:

image

Optimized Metrics:

image

Changes

Notable changes:

  • metric: fix too large block handle delay metrics;
  • ...

@galaio galaio requested review from buddh0 and zzzckck May 16, 2025 12:34
@zzzckck zzzckck merged commit 8bf1ad3 into bnb-chain:develop May 19, 2025
7 checks passed
galaio added a commit to galaio/bsc that referenced this pull request May 29, 2025
galaio added a commit to galaio/bsc that referenced this pull request May 29, 2025
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.

3 participants