summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/metrics_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* 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