Method: Honeybadger::Agent#gauge
- Defined in:
- lib/honeybadger/agent.rb
permalink #gauge ⇒ 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.
555 |
# File 'lib/honeybadger/agent.rb', line 555 def_delegator :instrumentation, :gauge |