Commit 9b82f2d
committed
[SPARK-52679] Update default log4j2 properties in Helm chart to include MDC keys
### What changes were proposed in this pull request?
This PR updates default log4j properties in Operator helm chart, to make sure it surfaces MDC keys as needed
### Why are the changes needed?
The layout does not include all MDC keys which would provide critical information regarding the resource being reconciled.
### Does this PR introduce _any_ user-facing change?
Logging enhancements expected for operator
### How was this patch tested?
CIs for lint, and validated logging in dev environments
### Was this patch authored or co-authored using generative AI tooling?
No1 parent 51c6083 commit 9b82f2d
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
176 | 176 | | |
177 | 177 | | |
178 | 178 | | |
179 | | - | |
| 179 | + | |
180 | 180 | | |
181 | 181 | | |
182 | 182 | | |
| |||
0 commit comments