Class NewRelic::Agent::Instrumentation::ActionCableSubscriber
In: lib/new_relic/agent/instrumentation/action_cable_subscriber.rb
Parent: EventedSubscriber

Methods

finish   start  

Constants

PERFORM_ACTION = 'perform_action.action_cable'.freeze
DOT_ACTION_CABLE = ".action_cable".freeze
EMPTY_STRING = "".freeze

Public Instance methods

[Validate]