summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/metrics/subscribers/active_record_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-211-9/+9
* Enable RSpec/NotToNot cop and auto-correct offensesrs-rubocop-nottonotRobert Speicher2016-05-241-1/+1
* 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