Skip to content

Normalize query recorder logs to be more compressable

Matt Kasa requested to merge mattkasa-query-recorder-normalized-logs into master

What does this MR do and why?

Normalizes SQL queries logged by the query recorder to reduce the size of the query recorder logs (only enabled in CI, only for default branch, and merge requests labeled database) and to aid in de-duplication of queries.

Relates to #368741 (closed)

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Matt Kasa

Merge request reports