Skip to content

Instrument sub-transactions created by ActiveRecord

Grzegorz Bizon requested to merge feature/gb/instrument-sub-transactions into master

What does this MR do?

We've experience performance degradations related to SubtransControlLocks blocking CI/CD builds queuing queries. We want to understand where do the subtransactions come from. See gitlab-com/gl-infra/production#5152 (comment 629653355) for more details.

Conformity

Edited by Grzegorz Bizon

Merge request reports