method

instrumenter

instrumenter()
public

No documentation available.

# File activesupport/lib/active_support/notifications.rb, line 187
      def instrumenter
        InstrumentationRegistry.instance.instrumenter_for(notifier)
      end