summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/metrics/subscribers/active_record_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Ignore irrelevant sql commands in metricsMark Chao2018-09-051-0/+59
* Convert active recordPawel Chojnacki2018-01-291-1/+1
* Make subscriber tests pass, after refactoring metricsPawel Chojnacki2017-11-021-1/+1
* Tests for Web transaction and remove simple transactonPawel Chojnacki2017-11-021-1/+1
* Fix Active record and transaction specsPawel Chojnacki2017-11-021-4/+13
* 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