gitlab-org--gitlab-foss/lib/gitlab/sherlock
Yorick Peterse 97f8c6279f Added total query time to Sherlock
This makes it easier to see if a problem is caused by slow queries or
slow Ruby code (unrelated to any SQL queries that might be used).
2015-11-24 10:57:21 +01:00
..
collection.rb Added specs and source documentation for Sherlock 2015-11-09 14:29:10 +01:00
file_sample.rb Added specs and source documentation for Sherlock 2015-11-09 14:29:10 +01:00
line_profiler.rb Only load rblineprof when actually needed 2015-11-09 15:54:13 +01:00
line_sample.rb Added specs and source documentation for Sherlock 2015-11-09 14:29:10 +01:00
location.rb Added specs and source documentation for Sherlock 2015-11-09 14:29:10 +01:00
middleware.rb Added specs and source documentation for Sherlock 2015-11-09 14:29:10 +01:00
query.rb Added specs and source documentation for Sherlock 2015-11-09 14:29:10 +01:00
transaction.rb Added total query time to Sherlock 2015-11-24 10:57:21 +01:00