Method: ActiveSupport::Notifications.instrumenter
- Defined in:
- lib/active_support/notifications.rb
.instrumenter ⇒ Object
253 254 255 |
# File 'lib/active_support/notifications.rb', line 253 def instrumenter InstrumentationRegistry.instance.instrumenter_for(notifier) end |