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
12 |
# File 'lib/new_relic/histogram.rb', line 12 def process(response_time); end |