All Versions
52
Latest Version
Avg Release Cycle
131 days
Latest Release
969 days ago
Changelog History
Page 4
Changelog History
Page 4
-
v0.9.0 Changes
February 20, 2012- โ Added manual synchronous flushing command
- ๐ Fixed bug with data dropping on short-lived forks
-
v0.8.3 Changes
February 09, 2012- ๐ Removing symbol to proc use for compatibility with older version of Ruby
-
v0.8.2 Changes
January 17, 2012- ๐ Fixing data loss issue when collector was not responding appropriately
-
v0.8.1 Changes
January 13, 2012- Event timing works when timed events throw exceptions
-
v0.8.0 Changes
January 10, 2012- ๐ Initial support for timing events.
-
v0.7.2 Changes
January 05, 2012- ๐ Deploy durations tracking fixed.
-
v0.7.1 Changes
January 05, 2012- ๐ Support for exponentially encoded float values
-
v0.7 Changes
January 02, 2012- .notice added to API to allow tracking project-wide events on graphs
- โ Added Capistrano recipe contributed by [janxious] from (https://github.com/expectedbehavior/)
- โ Removed Rack middleware
- ๐ Logs to STDERR instead of /dev/null
- ๐ Synchronous mode can be specified in agent initialization contributed by [janxious] from (https://github.com/expectedbehavior/)
- โ Added CHANGELOG :)
-
v0.6.1 Changes
December 16, 2011- ๐ Documentation cleanup
-
v0.6 Changes
December 13, 2011- ๐ Synchronous agent support to allow blocking send of metrics
- Message buffer increased to 5000
- Code cleanup