Ruby Agent version 0.x
edit
-
Added an option to disable metrics collection #145
-
Filters can cancel the entire payload by returning
nil
#148
-
Added
ENV
version of the logging options #146
-
Added
config.ignore_url_patterns
#151
-
Use concurrent-ruby’s TimerTask instead of
Thread#sleep
. Adds dependency on concurrent-ruby
. #141
-
Remove newline on
hostname
-
Fixed ActionMailer spans renaming their transaction
Beginning of this document
-
Fix overwriting custom logger with Rails'