[Backport 2.x] Remove user data from logs when not in debug/trace mode#17036
Closed
opensearch-trigger-bot[bot] wants to merge 1 commit into2.xfrom
Closed
[Backport 2.x] Remove user data from logs when not in debug/trace mode#17036opensearch-trigger-bot[bot] wants to merge 1 commit into2.xfrom
opensearch-trigger-bot[bot] wants to merge 1 commit into2.xfrom
Conversation
* Remove user data from logs when not in debug/trace mode Signed-off-by: Mohit Godwani <mgodwan@amazon.com> (cherry picked from commit 13159c1) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Contributor
|
❌ Gradle check result for aeabe49: FAILURE Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change? |
shwetathareja
approved these changes
Jan 16, 2025
Contributor
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## 2.x #17036 +/- ##
============================================
- Coverage 72.01% 71.92% -0.09%
+ Complexity 65652 65640 -12
============================================
Files 5318 5318
Lines 305831 305832 +1
Branches 44601 44602 +1
============================================
- Hits 220233 219970 -263
- Misses 67235 67542 +307
+ Partials 18363 18320 -43 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Contributor
Author
|
This PR is stalled because it has been open for 30 days with no activity. |
Contributor
Author
|
This PR is stalled because it has been open for 30 days with no activity. |
Contributor
Author
|
This PR is stalled because it has been open for 30 days with no activity. |
Member
|
This was backported manually: #17075 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Backport 13159c1 from #17007.