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

cmd: disable zap log sampling #258

Merged
merged 1 commit into from
Nov 13, 2024
Merged

cmd: disable zap log sampling #258

merged 1 commit into from
Nov 13, 2024

Conversation

roman-khimov
Copy link
Member

Skipping log lines is not safe to be used by default. Notice that s3-authmate doesn't have this problem because of the way it constructs its settings.

See also:

Copy link

codecov bot commented Nov 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 23.40%. Comparing base (2b4c7b3) to head (2bb64f7).
Report is 3 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #258      +/-   ##
==========================================
+ Coverage   23.38%   23.40%   +0.01%     
==========================================
  Files          20       20              
  Lines        4781     4782       +1     
==========================================
+ Hits         1118     1119       +1     
  Misses       3504     3504              
  Partials      159      159              

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

Skipping log lines is not safe to be used by default.

See also:
 * nspcc-dev/neofs-node#3011
 * nspcc-dev/neo-go#598

Signed-off-by: Roman Khimov <roman@nspcc.ru>
@roman-khimov roman-khimov merged commit 12f6cdf into master Nov 13, 2024
16 checks passed
@roman-khimov roman-khimov deleted the fix-log-sampling branch November 13, 2024 14:23
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