summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/metrics/subscribers/active_record_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-10-stable-eev13.10.0-rc40GitLab Bot2021-03-161-279/+36
* Add latest changes from gitlab-org/gitlab@13-7-stable-eev13.7.0-rc42GitLab Bot2020-12-171-48/+71
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-201-4/+13
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-84/+149
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-181-11/+121
* Add frozen_string_literal to lib part 2Thong Kuah2019-08-231-0/+2
* 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