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

p2p: Add algod_network_p2p_* traffic metrics #6105

Merged
merged 16 commits into from
Aug 29, 2024

Add networkP2PMessageQueueMicrosTotal

edc2d0c
Select commit
Loading
Failed to load commit list.
Merged

p2p: Add algod_network_p2p_* traffic metrics #6105

Add networkP2PMessageQueueMicrosTotal
edc2d0c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Aug 28, 2024 in 0s

71.59% of diff hit (target 56.22%)

View this Pull Request on Codecov

71.59% of diff hit (target 56.22%)

Annotations

Check warning on line 127 in network/metrics.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

network/metrics.go#L127

Added line #L127 was not covered by tests

Check warning on line 133 in network/metrics.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

network/metrics.go#L133

Added line #L133 was not covered by tests

Check warning on line 154 in network/metrics.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

network/metrics.go#L154

Added line #L154 was not covered by tests

Check warning on line 167 in network/metrics.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

network/metrics.go#L157-L167

Added lines #L157 - L167 were not covered by tests

Check warning on line 173 in network/metrics.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

network/metrics.go#L172-L173

Added lines #L172 - L173 were not covered by tests

Check warning on line 177 in network/metrics.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

network/metrics.go#L177

Added line #L177 was not covered by tests

Check warning on line 200 in network/metrics.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

network/metrics.go#L200

Added line #L200 was not covered by tests

Check warning on line 205 in network/metrics.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

network/metrics.go#L204-L205

Added lines #L204 - L205 were not covered by tests

Check warning on line 179 in network/p2p/p2p.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

network/p2p/p2p.go#L179

Added line #L179 was not covered by tests

Check warning on line 191 in network/p2p/p2p.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

network/p2p/p2p.go#L191

Added line #L191 was not covered by tests

Check warning on line 61 in network/p2p/pubsub.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

network/p2p/pubsub.go#L61

Added line #L61 was not covered by tests

Check warning on line 107 in network/p2p/pubsub.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

network/p2p/pubsub.go#L106-L107

Added lines #L106 - L107 were not covered by tests