method
instrumenter
v6.1.7.7 -
Show latest stable
- Class:
ActiveSupport::Notifications
instrumenter()public
No documentation available.
# File activesupport/lib/active_support/notifications.rb, line 253
def instrumenter
InstrumentationRegistry.instance.instrumenter_for(notifier)
end