Module: Leafy

Defined in:
lib/leafy/instrumented/basic_instrumented.rb,
lib/leafy/rack/ping.rb,
lib/leafy/rack/admin.rb,
lib/leafy/rack/health.rb,
lib/leafy/rack/metrics.rb,
lib/leafy/rack/version.rb,
lib/leafy/json/json_writer.rb,
lib/leafy/rack/thread_dump.rb,
lib/leafy/rack/instrumented.rb,
lib/leafy/json/health_writer.rb,
lib/leafy/json/metrics_writer.rb,
lib/leafy/instrumented/instrumented.rb,
lib/leafy/instrumented/collected_instrumented.rb

Overview

basically a meter on all requests. but can customized by a status-code to meter map. see constructor.

Defined Under Namespace

Modules: Instrumented, Json, Rack