Ruby Agent version 0.xedit

0.8.0 (2018-06-13)edit

Addededit
  • 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
Changededit
  • Use concurrent-ruby’s TimerTask instead of Thread#sleep. Adds dependency on concurrent-ruby. #141
Fixededit
  • Remove newline on hostname
  • Fixed ActionMailer spans renaming their transaction

0.7.4 - 2018-06-07edit

Beginning of this document

Fixededit
  • Fix overwriting custom logger with Rails'