# File lib/new_relic/agent/instrumentation/action_controller_subscriber.rb, line 82
        def metric_name
          @metric_name || "Controller/#{metric_path}/#{metric_action}"
        end