Method: Honeybadger::Agent#histogram
- Defined in:
- lib/honeybadger/agent.rb
#histogram ⇒ Object
This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.
550 |
# File 'lib/honeybadger/agent.rb', line 550 def_delegator :instrumentation, :histogram |