Module: Batsd

Defined in:
lib/batsd.rb,
lib/batsd/redis.rb,
lib/batsd/server.rb,
lib/batsd/handler.rb,
lib/batsd/receiver.rb,
lib/batsd/truncator.rb,
lib/batsd/diskstore.rb,
lib/batsd/statistics.rb,
lib/batsd/handlers/timer.rb,
lib/batsd/handlers/gauge.rb,
lib/batsd/handlers/counter.rb

Overview

A ruby statsd protocol compatible server. Data is stored to redis and written to disk at different levels of aggregation.

Defined Under Namespace

Modules: Receiver, Server, Statistics Classes: Diskstore, Handler, Redis, Truncator

Constant Summary

VERSION =

Current version of the daemon

"0.1.0"