Skip to content

Gitlab::Metrics.current_transaction needs to be public for RailsQueueDuration

Paco Guzman requested to merge 20473-rails-queue-duration into master

What does this MR do?

Change the scope of the module method current_transaction to be used on RailsQueueDuration middleware

Are there points in the code the reviewer needs to double check?

Why was this MR needed?

Closes #20473 (closed)

What are the relevant issue numbers?

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

Merge request reports