Module: OneApm::Collector::ErrorCollector::Shim

Defined in:
lib/one_apm/collector/containers/error_collector.rb

Overview

Defined the methods that need to be stubbed out when the agent is disabled

Instance Method Summary collapse

Instance Method Details

#notice_error(*args) ⇒ Object



10
# File 'lib/one_apm/collector/containers/error_collector.rb', line 10

def notice_error(*args); end