Monitoring individual controller actions
Where is data collected and where is it sent to?
before_filter
:stat_action
def
stat_action
# counting individual action's executions
stats_event params[:action]
endstats.counters.oma.production.web.pages.overview_controller.index.count
static-prefix . Oma.env .web. controller class_name .action.stat_typeLast updated