New

The executive guide to generative AI

Read more

Ruby Agent version 0.x

edit

0.8.0 (2018-06-13)

edit

Added

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

Changed

edit
  • Use concurrent-ruby’s TimerTask instead of Thread#sleep. Adds dependency on concurrent-ruby. #141

Fixed

edit
  • Remove newline on hostname
  • Fixed ActionMailer spans renaming their transaction

0.7.4 - 2018-06-07

edit

Beginning of this document

Fixed

edit
  • Fix overwriting custom logger with Rails'
Was this helpful?
Feedback