summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/metrics/subscribers/active_record_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Count the number of SQL queries per transactionYorick Peterse2016-04-181-0/+3
* Revert "Store SQL/view timings in milliseconds"Yorick Peterse2016-01-071-1/+1
* Store SQL/view timings in millisecondsYorick Peterse2016-01-061-1/+1
* Fix Rubocop styling in AR subscriber specsmetrics-tuningYorick Peterse2016-01-041-1/+1
* Automatically prefix transaction series namesYorick Peterse2016-01-041-1/+1
* Track total query/view timings in transactionsYorick Peterse2016-01-041-0/+35
* Removed tracking of raw SQL queriesYorick Peterse2015-12-311-32/+0
* Track location information as tagsYorick Peterse2015-12-171-2/+3
* Storing of application metrics in InfluxDBYorick Peterse2015-12-171-0/+31