summaryrefslogtreecommitdiff
path: root/doc/development/instrumentation.md
Commit message (Expand)AuthorAgeFilesLines
* Execute metrics initializer earlieretag-notes-pollingAdam Niedzielski2017-03-011-1/+1
* Add more highlighting to Instrumentation docRobert Speicher2016-11-091-5/+5
* Document how to track custom eventsYorick Peterse2016-09-121-0/+15
* Track method call times/counts as a single metricYorick Peterse2016-06-171-17/+2
* Instrument private/protected methodsPaco Guzman2016-06-141-2/+2
* Measure CPU time for instrumented methodsPaco Guzman2016-06-141-5/+6
* Added documentation on how to instrument methodsdocument-adding-instrumentationYorick Peterse2016-05-051-6/+123
* Track call counts in Gitlab::Metrics.measure_blockmetrics-measure-block-transactionYorick Peterse2016-04-111-3/+4
* Store block timings as transaction valuesYorick Peterse2016-04-111-19/+17
* Added dev guide for measuring Ruby blocksmetrics-measure-blockYorick Peterse2016-04-061-0/+37