Commit 00e03b8
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 00e03b8
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
169 | 169 | | |
170 | 170 | | |
171 | 171 | | |
172 | | - | |
| 172 | + | |
173 | 173 | | |
174 | 174 | | |
175 | 175 | | |
176 | 176 | | |
177 | 177 | | |
178 | 178 | | |
179 | | - | |
| 179 | + | |
180 | 180 | | |
181 | 181 | | |
182 | 182 | | |
| |||
0 commit comments