Sha256: bd0ab0d9a14d38d986e2728a7329223f04c1e64fd1fd2fa59bab6c3de55702bf
Contents?: true
Size: 1.04 KB
Versions: 1
Compression:
Stored size: 1.04 KB
Contents
# chillout gem changes 0.8.6 ----- - Introduced custom advanced metrics. 0.8.5 ----- - Bugfix: Duration metrics are always sent as floats. 0.8.4 ----- - Bugfix for [Custom metrics are not sent after 1st request](https://github.com/chilloutio/chillout/issues/4) 0.8.3 ----- - Introduced ActionController performance tracking. - Added ability to disabled automatic ActiveRecord creations tracking by passing `creations_tracking: false` via config. - Added ability to disabled automatic ActionController performance tracking by passing `requests_tracking: false` via config. 0.8.2 ----- - Fixed chillout logging to not `#flush` which caused minor errors. 0.8.1 ----- - Fixed chillout logging to not `#flush` which caused minor errors. 0.8.0 ----- - Introduce `active_job` strategy for sending metrics to chillout servers - Add `sidekiq` integration. Metrics collected when processing sidekiq jobs are sent to the server - Support for Mongoid removed. 0.7.0 (never released) ---------------------- - Support for custom metrics - Support for Mongoid
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
chillout-0.8.6 | CHANGELOG.md |