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

v2.2: reworks gossip packets-sent metrics (backport of #4890) #4935

Merged
merged 1 commit into from
Feb 12, 2025

Conversation

mergify[bot]
Copy link

@mergify mergify bot commented Feb 11, 2025

Problem

A lot of gossip packets are not counted, and for some there are duplicate metrics.

Summary of Changes

The commit adds helper methods to count gossip packet every time we create outbound packets.


This is an automatic backport of pull request #4890 done by [Mergify](https://mergify.com).

A lot of gossip packets are not counted, and for some there are
duplicate metrics. The commit adds helper methods to count gossip packet
every time we create outbound packets.

(cherry picked from commit c7c0243)
Copy link

@gregcusack gregcusack left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm!

Copy link

@alexpyattaev alexpyattaev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lgtm.

@behzadnouri behzadnouri merged commit 4d767a1 into v2.2 Feb 12, 2025
46 checks passed
@behzadnouri behzadnouri deleted the mergify/bp/v2.2/pr-4890 branch February 12, 2025 00:50
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