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

[Backport 2.x] Remove user data from logs when not in debug/trace mode #17075

Open
wants to merge 1 commit into
base: 2.x
Choose a base branch
from

Conversation

mgodwan
Copy link
Member

@mgodwan mgodwan commented Jan 21, 2025

  • Remove user data from logs when not in debug/trace mode

Description

Backport #17007

Check List

  • Functionality includes testing.
  • API changes companion pull request created, if applicable.
  • Public documentation issue/PR created, if applicable.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

…roject#17007)

* Remove user data from logs when not in debug/trace mode

Signed-off-by: Mohit Godwani <[email protected]>
Copy link
Contributor

✅ Gradle check result for d33094d: SUCCESS

Copy link

codecov bot commented Jan 21, 2025

Codecov Report

Attention: Patch coverage is 20.00000% with 4 lines in your changes missing coverage. Please review.

Project coverage is 71.89%. Comparing base (bd885f7) to head (d33094d).
Report is 1 commits behind head on 2.x.

Files with missing lines Patch % Lines
...ava/org/opensearch/action/update/UpdateHelper.java 0.00% 3 Missing ⚠️
...tion/support/replication/ReplicationOperation.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #17075      +/-   ##
============================================
+ Coverage     71.84%   71.89%   +0.04%     
- Complexity    65595    65683      +88     
============================================
  Files          5318     5318              
  Lines        305846   305847       +1     
  Branches      44602    44603       +1     
============================================
+ Hits         219739   219874     +135     
+ Misses        67752    67719      -33     
+ Partials      18355    18254     -101     

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

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.

1 participant