Module: NewRelic::Histogram::Shim

Defined in:
lib/new_relic/histogram.rb

Overview

Used to stub out API methods when the agent is not enabled

Instance Method Summary collapse

Instance Method Details

#process(response_time) ⇒ Object



13
# File 'lib/new_relic/histogram.rb', line 13

def process(response_time); end