You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sanitize jsonb column from unicode null character, hide jobFailureInfo jsonb map behind enableJobRunFailureInfoMap (disabled by default) (#4829)
* Unicode null termination characters in /dev/termination-log will no
longer break lookout ingester.
* We're gating the error categorisation error map behind feature flag
(as we're likely to change field shape due to load on the DB).
Co-authored-by: Martynas Asipauskas <[email protected]>
0 commit comments