Changelog History
Page 1
-
v4.12.1 Changes
September 24, 2020๐ฒ Fix: AppOpticsAPM::SDK.current_trace.id to return the current xtraceId even when AppOpticsAPM::Config[:log_traceId] is set to :never AO-17402
SHA256 checksum: 92bcaed0725d36d30f986ffa5041fc39d2ce87df6a832d36581440470d7a0dbb
-
v4.12.0 Changes
June 16, 2020๐ Feature: Add transaction name for rack-cache hits that don't involve a controller to reduce the number of paths reported as a different transactions. This is configurable. AO-16554
Fix: Resolve instrumentation conflict with wicked_pdf gem by ensuring that appoptics_apm is instrumented first AO-16570SHA256 checksum: 468a111e67a8353d656dd65feefd6cdf02d52751378e8fbb2729ca1b5267c579
-
v4.11.2 Changes
May 25, 2020๐ Fix: better transaction naming for sidekiq AO-16405
SHA256 checksum: 51c2c54fbd14e55ec0ee538a3903dea286fc305001890e9821ad89fe2e54c8e4
-
v4.11.1 Changes
February 13, 2020๐ Fix: rebuild extension so that the gem installs with Ruby 2.7.0 AO-15107
๐ Fix: improve auto-instrumentation for graphql so that it works for all graphql versions > 1.7.4 AO-15541
๐ Fix: if graphql instrumentation is disabled do not auto-instrument AO-15541SHA256 checksum: 707079de1d1d46c27c3c0661359cd5ab4971f12870eb1bcdeb7d6c1d2563d71f
-
v4.11.0 Changes
January 14, 2020๐ Feature: Instrumentation for GraphQL added AO-14767
๐ Fix: Grape instrumentation needed update for change in rack 2.1.0 AO-15238
โ Intern: Add testing with Ruby 2.7.0SHA256 checksum: 82d8a9e20e4643c78a2457a02265fdebf845023cd35fcef3ee090d7494d40b1f
-
v4.10.1 Changes
November 12, 2019๐ Fix: CustomMetrics don't raise exception anymore in noop mode. AO-14689
SHA256 checksum: 60083a4e7681b44fbed22ea28030c7f3f8fc36f4500acc1fb9a602795fd25e7c
-
v4.10.0 Changes
October 04, 2019Feature: new SDK
trace_method
method (replaces legacy APIprofile_method
), see docs AO-9152
๐ Feature: Support Azure App Service, see docs AO-14045
๐ Feature: Support PostGis adapter, thanks @aderyabin AO-14225
โจ Enhancement: Support for installation on Debian 10 AO-13952
Enhancement: Convert legacy profile_entry/profile_exit spans into entry/exit spans AO-9152
โจ Enhancement: Clean up Sinatra and Padrino span reporting AO-9152
โจ Enhancement: Adapt to changes in faraday gem version 0.16.1 AO-14223SHA256 checksum: 4bf1ba9b991fabac7d234ceac22a12544277aec3a423a26b03ed38a896d1adc2
-
v4.9.0 Changes
September 11, 2019๐ Feature: Add support for triggered traces AO-13420
โจ Enhancement: Add configuration for ec2 metadata timeout AO-13519SHA256 checksum: 7a5c71f50b38db3c7fc1d069a0614e9731edbb4daf613dcbd0d93953dc3ba409
-
v4.8.4 Changes
September 10, 2019โจ Enhancement: Add Rails6 instrumentation AO-13827
SHA256 checksum: e907f3584c879410772a2e362bec39f299bf8c01590f8e1f67d4f4df5b7492ea
-
v4.8.3 Changes
August 29, 2019๐ Fix: Running the agent with Rails 6 does not raise an exception anymore (Rails 6 is not instrumented yet) AO-13888