gitlab-org--gitlab-foss/lib/gitlab/performance_bar
Stan Hu 8346da6527 Add backtraces to Peek performance bar for SQL calls
Just as we have backtraces for Gitaly, we should also have backtraces
for SQL calls. This makes it much easier to find the source of the SQL
call and optimize N+1 queries and other performance issues with an
endpoint.
2019-06-09 18:19:40 -07:00
..
peek_query_tracker.rb Add backtraces to Peek performance bar for SQL calls 2019-06-09 18:19:40 -07:00