Module: Streak

Extended by:
Collector, Configuration
Defined in:
lib/streak.rb,
lib/streak/version.rb,
lib/streak/collector.rb,
lib/streak/configuration.rb

Defined Under Namespace

Modules: Collector, Configuration

Constant Summary collapse

VERSION =
"0.3.0"

Instance Attribute Summary

Attributes included from Configuration

#namespace, #negative_key, #negative_streak_key, #negative_total_key, #positive_key, #positive_streak_key, #positive_total_key, #redis, #total_key

Method Summary

Methods included from Configuration

configure

Methods included from Collector

aggregate, remove_all_statistics, reset_statistics, statistics