Module NewRelic::Metrics
In: lib/new_relic/metrics.rb

Constants

CONTROLLER = "Controller"
DISPATCHER = "HttpDispatcher"
ACTIVE_RECORD = "ActiveRecord"
USER_TIME = "CPU/User Time"
MEMORY = "Memory/Physical"

[Validate]