Class: PlainApm::Hooks::ActionView
- Inherits:
-
ActiveSupportSubscriber
- Object
- ActiveSupportSubscriber
- PlainApm::Hooks::ActionView
- Defined in:
- lib/plain_apm/hooks/action_view.rb
Constant Summary collapse
- NOTIFICATION_PATTERN =
/\A[^!]\w+\.action_view\Z/.freeze
Constants included from EventAttributes
EventAttributes::IGNORED_EXCEPTIONS, EventAttributes::SOURCES_WITH_EXTRA_ATTRIBUTES
Method Summary
Methods inherited from ActiveSupportSubscriber
#collect, #install, #uninstall