diff options
author | Robert Speicher <robert@gitlab.com> | 2016-06-17 17:46:18 +0000 |
---|---|---|
committer | Robert Speicher <robert@gitlab.com> | 2016-06-17 17:46:18 +0000 |
commit | a6e8ff21f61d5c148d54a2f63c9ecdae94fedcd2 (patch) | |
tree | fe12c7ccf68ee3da2a9f3e9f40161d92035c559c /lib/api/notes.rb | |
parent | 4d9161603a17bcdb2a97a6e1982e4f97c057a769 (diff) | |
parent | be3b8784431d8f788d174fce2f1b17ddc1cf3429 (diff) | |
download | gitlab-ce-a6e8ff21f61d5c148d54a2f63c9ecdae94fedcd2.tar.gz |
Merge branch 'track-total-method-call-time' into 'master'
Track method call times/counts as a single metric
This changes method call tracking so only a single metric is emitted regardless of the number of calls. This allows us to more accurately measure the total execution time of a method as well as the number of times a method is called. See 851e3ff7578973c2206628424eac3b951a3c656d for more details.
Method call tracking tracked calls individually meaning the end statistics may not always be accurate enough to get a good understanding of where time is spent.
See merge request !4754
Diffstat (limited to 'lib/api/notes.rb')
0 files changed, 0 insertions, 0 deletions