Class Statsd::Mongo
In: lib/statsd/mongo.rb
Parent: Object

Methods

Attributes

database  [RW] 
flush_interval  [RW] 
hostname  [RW] 
retentions  [RW] 

Public Class methods

For each coarse granularity of retention

  Look up the previous bucket
    If there is no data, aggregate the finest Fill it if empty

TODO consider doing this inside Mongo with M/R

[Validate]