Sha256: 8443a733ed9814fbfee8471e19e8df959a11be19d2f767b4fee63924d16feaff
Contents?: true
Size: 940 Bytes
Versions: 1
Compression:
Stored size: 940 Bytes
Contents
# chillout gem changes 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.4 | CHANGELOG.md |