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

feat(sync): add metric to track the network activity #1552

Merged
merged 3 commits into from
Oct 17, 2024

Conversation

b00f
Copy link
Collaborator

@b00f b00f commented Oct 16, 2024

Description

This PR adds metric modules designed to track network activity more effectively. It allows us to monitor the number of bundles and the amount of data (in bytes) sent or received from each peer in the network.

sync/peerset/peer/metric/metric.go Show resolved Hide resolved
www/grpc/network.go Show resolved Hide resolved
@Ja7ad Ja7ad merged commit 8f6c455 into pactus-project:main Oct 17, 2024
10 checks passed
@Ja7ad Ja7ad added this to the v1.6.0 milestone Oct 17, 2024
@b00f b00f deleted the feat/sync-metric branch October 17, 2024 13:49
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