nosey 0.0.16
Nosey is a way to instrument your Evented Ruby applications to track counts, aggregates, etc. It was built a Poll Everywhere because we need a way to peer into our Evented apps and grab some basic statistics so that we could graph on Munin. Since we needed this instrumentation available in several EM projects, we gathered the basics up into this gem.
Gemfile:
=
インストール:
=
Runtime依存関係 (1):
eventmachine
>= 0
Development依存関係 (7):
em-ventually
>= 0
growl
>= 0
guard-bundler
>= 0
guard-rspec
>= 0
rb-fsevent
>= 0
rspec
>= 0
ruby-debug19
>= 0