class Typhoeus::Hydra
Public Instance Methods
run_with_oneapm(*args)
click to toggle source
# File lib/one_apm/inst/http_clients/typhoeus.rb, line 36 def run_with_oneapm(*args) trace_execution_scoped("External/Multiple/Typhoeus::Hydra/run") do run_without_oneapm(*args) end end
Also aliased as: run