Sha256: 0333ed027fda532381dd4ee5430db6d5a578a786795864b1417a506c19d6bac0

Contents?: true

Size: 364 Bytes

Versions: 102

Compression:

Stored size: 364 Bytes

Contents

# encoding: utf-8
# This file is distributed under New Relic's license terms.
# See https://github.com/newrelic/rpm/blob/master/LICENSE for complete details.

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

Version data entries

102 entries across 102 versions & 2 rubygems

Version Path
newrelic_rpm-3.6.0.78 lib/new_relic/metrics.rb
newrelic_rpm-3.6.0.74.beta lib/new_relic/metrics.rb