Register `QueryAnalayzers` in `config.before` to fix `let_it_be`
What does this MR do and why?
Register QueryAnalayzers
in config.before
to fix let_it_be
.
QueryAnalyzers registered too early might track too many things.
Case here is it would track transactions very early breaking let_it_be
in some cases.
Related:
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by Kamil Trzciński (Back 2025-01-01)