class ElasticAPM::Injectors::ActionDispatchInjector
def render_exception(env, exception)
def render_exception(env, exception) ElasticAPM.report(exception) render_exception_without_apm env, exception end
def render_exception(env, exception) ElasticAPM.report(exception) render_exception_without_apm env, exception end