Skip to content

Introduce error investigation helper scripts

Ebernhardson requested to merge work/ebernhardson/error-investigation into main

Adds a pair of scripts to assist with error investigation. One is specially tailored to the logs being emit by the CirrusSearch Saneitizer. The other is a generic pyspark helper for collecting events related to some producer error we are investigating.

Bug: T356655

Merge request reports