Sha256: 59727cb0682aa83d4eb2a51f977755afa65461c2563bae56f4fb912cbaea5f21
Contents?: true
Size: 281 Bytes
Versions: 17
Compression:
Stored size: 281 Bytes
Contents
# encoding: utf-8 # This file is distributed under Ting Yun's license terms. module TingYun module Metrics CONTROLLER = "Controller" DISPATCHER = "HttpDispatcher" ACTIVE_RECORD = "ActiveRecord" USER_TIME = "CPU/User Time" MEMORY = "Memory/Physical" end end
Version data entries
17 entries across 17 versions & 1 rubygems