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

Log detailed network information to Trace level #2293

Merged
merged 1 commit into from
May 27, 2020
Merged

Conversation

soffokl
Copy link
Member

@soffokl soffokl commented May 27, 2020

Close #1670

@codecov-commenter
Copy link

Codecov Report

Merging #2293 into master will decrease coverage by 0.20%.
The diff coverage is 6.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2293      +/-   ##
==========================================
- Coverage   47.97%   47.76%   -0.21%     
==========================================
  Files         275      275              
  Lines       12810    12825      +15     
==========================================
- Hits         6145     6126      -19     
- Misses       6076     6107      +31     
- Partials      589      592       +3     
Impacted Files Coverage Δ
utils/netutil/network.go 0.00% <0.00%> (ø)
utils/netutil/network_linux.go 0.00% <0.00%> (ø)
core/service/manager.go 58.97% <100.00%> (+0.53%) ⬆️
nat/traversal/pinger.go 68.44% <0.00%> (-7.77%) ⬇️
p2p/channel.go 74.32% <0.00%> (-2.30%) ⬇️
session/pingpong/invoice_tracker.go 67.42% <0.00%> (-0.66%) ⬇️
core/policy/oracle.go 91.89% <0.00%> (+5.40%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update de028e0...8605d01. Read the comment docs.

@zolia zolia merged commit 3d68380 into master May 27, 2020
@zolia zolia deleted the log-network-stats branch May 27, 2020 07:43
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.

Dump firewall and routing table state to logs
4 participants