Skip to content

fetcher: update block propagate monitoring metrics#502

Merged
tungng98 merged 2 commits intoBuildOnViction:pre-releasefrom
c98tristan:feat/add-fetcher-metrics
Mar 21, 2025
Merged

fetcher: update block propagate monitoring metrics#502
tungng98 merged 2 commits intoBuildOnViction:pre-releasefrom
c98tristan:feat/add-fetcher-metrics

Conversation

@c98tristan
Copy link
Copy Markdown
Contributor

Prerequisite: 

Information

This pull request refactor the names of some metrics in fetcher for clarify and easy to visualize on Grafana.

Refactoring and Code Clarity metric names:

  • eth/fetcher/fetcher.go: Renamed several metrics variables for consistency (propAnnounceInMeter to blockAnnounceInMeter, propAnnounceDOSMeter to blockAnnounceDOSMeter, etc.). [1] [2] [3] [4] [5]

These changes enhance the observability of the system by providing detailed metrics on various operations, which can help in performance monitoring and debugging.

Reference:

@tungng98 tungng98 merged commit 7531b4f into BuildOnViction:pre-release Mar 21, 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.

2 participants