Skip to content
Snippets Groups Projects
Commit 9225eb13 authored by Stan Hu's avatar Stan Hu
Browse files

Add additional paths to clean from backtrace

`Gitlab::Profiler` can also be used to profile Sidekiq jobs.
Add some call traces that can be omitted from the backtrace.
parent ce77d137
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -21,6 +21,9 @@ module Gitlab
lib/gitlab/profiler.rb
lib/gitlab/correlation_id.rb
lib/gitlab/webpack/dev_server_middleware.rb
lib/gitlab/sidekiq_status/
lib/gitlab/sidekiq_logging/
lib/gitlab/sidekiq_middleware/
].freeze
 
# Takes a URL to profile (can be a fully-qualified URL, or an absolute path)
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment