Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fetcher: update block propagate monitoring metrics #502

Open
wants to merge 13 commits into
base: pre-release
Choose a base branch
from

Conversation

c98tristan
Copy link
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:

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.

1 participant