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

[Merged by Bors] - reduce info log spam in mesh, ballots, atxs modules #5153

Closed

Conversation

dshulyak
Copy link
Contributor

@dshulyak dshulyak commented Oct 13, 2023

change log levels to warn for:

  • mesh
  • proposals listener
  • atx listener

we should keep it as info on some nodes in cloud to see minimally useful info

@codecov
Copy link

codecov bot commented Oct 13, 2023

Codecov Report

Merging #5153 (ab548c3) into develop (9af2d85) will decrease coverage by 0.1%.
Report is 1 commits behind head on develop.
The diff coverage is 100.0%.

@@            Coverage Diff            @@
##           develop   #5153     +/-   ##
=========================================
- Coverage     77.7%   77.7%   -0.1%     
=========================================
  Files          259     259             
  Lines        30495   30500      +5     
=========================================
+ Hits         23699   23700      +1     
- Misses        5303    5307      +4     
  Partials      1493    1493             
Files Coverage Δ
config/logging.go 100.0% <100.0%> (ø)
config/mainnet.go 96.4% <100.0%> (+<0.1%) ⬆️

... and 2 files with indirect coverage changes

@dshulyak dshulyak changed the title during sync this loggers generates too much data reduce info log spam in mesh, ballots, atxs modules Oct 13, 2023
@dshulyak
Copy link
Contributor Author

bors merge

bors bot pushed a commit that referenced this pull request Oct 13, 2023
change log levels to warn for:
- mesh
- proposals listener
- atx listener

we should keep it as info on some nodes in cloud to see minimally useful info
@bors
Copy link

bors bot commented Oct 13, 2023

Pull request successfully merged into develop.

Build succeeded!

The publicly hosted instance of bors-ng is deprecated and will go away soon.

If you want to self-host your own instance, instructions are here.
For more help, visit the forum.

If you want to switch to GitHub's built-in merge queue, visit their help page.

@bors bors bot changed the title reduce info log spam in mesh, ballots, atxs modules [Merged by Bors] - reduce info log spam in mesh, ballots, atxs modules Oct 13, 2023
@bors bors bot closed this Oct 13, 2023
dshulyak added a commit that referenced this pull request Oct 13, 2023
change log levels to warn for:
- mesh
- proposals listener
- atx listener

we should keep it as info on some nodes in cloud to see minimally useful info
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.

None yet

2 participants