56ae34e49b
Currently we don't have good insight into the affect of Rails transaction blocks on the application. If these blocks are held open for extended periods, they can have detrimental effects on the application. This change will allow us to track these transactions, with the aim of reducing their duration.
5 lines
105 B
YAML
5 lines
105 B
YAML
---
|
|
title: Adds metrics to measure cost of expensive operations
|
|
merge_request: 29928
|
|
author:
|
|
type: other
|