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

WIP: network: fix p2p received_{bytes, messages}_TX metrics #6144

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

algorandskiy
Copy link
Contributor

Summary

Add new algod_peer_p2p_broadcast_dropped_total metric to evaluate drops.

Test Plan

Existing tests

Copy link

codecov bot commented Sep 25, 2024

Codecov Report

Attention: Patch coverage is 77.77778% with 2 lines in your changes missing coverage. Please review.

Project coverage is 56.25%. Comparing base (8b6c443) to head (8fec6f8).

Files with missing lines Patch % Lines
network/metrics.go 77.77% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6144      +/-   ##
==========================================
- Coverage   56.25%   56.25%   -0.01%     
==========================================
  Files         494      494              
  Lines       69946    69948       +2     
==========================================
+ Hits        39350    39351       +1     
- Misses      27919    27920       +1     
  Partials     2677     2677              
Flag Coverage Δ
56.25% <77.77%> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@algorandskiy algorandskiy force-pushed the pavel/p2p-more-metrics branch 2 times, most recently from 8586d2e to 0bdaf73 Compare September 26, 2024 22:37
@algorandskiy algorandskiy changed the title WIP: network: add algod_peer_p2p_broadcast_dropped_total metric WIP: network: fix p2p received_{bytes, messages}_TX metrics Sep 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant