19 20 21
# File 'lib/datadog/tracing/contrib/que/patcher.rb', line 19 def patch ::Que.job_middleware.push(Que::Tracer.new) end