summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/metrics_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Tracking of custom eventscustom-events-trackingYorick Peterse2016-08-171-0/+24
* Reduce instrumentation overheadYorick Peterse2016-07-281-0/+6
* Fix setting of "action" for Grape transactionsYorick Peterse2016-04-201-0/+24
* Added ability to add custom tags to transactionsYorick Peterse2016-04-131-0/+25
* Fixed stubbing for Gitlab::Metrics specsYorick Peterse2016-04-111-1/+1
* Track call counts in Gitlab::Metrics.measure_blockmetrics-measure-block-transactionYorick Peterse2016-04-111-0/+3
* Store block timings as transaction valuesYorick Peterse2016-04-111-11/+5
* Measure Ruby blocks using Gitlab::MetricsYorick Peterse2016-04-061-0/+41
* Corrected some spec headers for Gitlab::MetricsYorick Peterse2016-04-061-3/+3
* Stop tracking call stacks for instrumented viewsremove-application-frames-from-viewsYorick Peterse2016-01-121-9/+0
* Removed tracking of hostnames for metricsYorick Peterse2015-12-311-6/+0
* Cache InfluxDB settings after the first useYorick Peterse2015-12-311-9/+3
* Write to InfluxDB directly via UDPYorick Peterse2015-12-291-0/+48
* Handle missing settings table for metricsYorick Peterse2015-12-281-1/+1
* Storing of application metrics in InfluxDBYorick Peterse2015-12-171-0/+36