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