-
Switch to require celluloid/current to not trigger deprecation warning
Tony Pitale
-
Fix tremolo on ruby 2.1 series
Tony Pitale
-
Add
Tremolo.fetch
in place of using CelluloidTony Pitale
-
Adds tags to
Tracker
andSeries
Tony Pitale
-
Wireline compatibility with Influxdb 0.9 series
-
Update celluloid to 0.17.2+
Tony Pitale
-
Make Tremolo::Tracker a Celluloid actor so that it can be supervised if desired
-
Trap a dying Sender in Tracker and set to nil to let it reload
-
Create Sender on the fly in the Tracker using
new_link
-
Add Tremolo.supervised_tracker
Tony Pitale
-
Bump celluloid-io requirement to support
UDPSocket.connect
Tony Pitale
-
Track stats with an optional :namespace
Tony Pitale
-
Initial implementation
-
Track stats with: increment, decrement, write_point(s), timing, and time
Tony Pitale