module OneApm::Collector::ErrorCollector::Shim
Defined the methods that need to be stubbed out when the agent is disabled
Public Instance Methods
notice_error(*args)
click to toggle source
# File lib/one_apm/collector/containers/error_collector.rb, line 10 def notice_error(*args); end