All Versions
200
Latest Version
Avg Release Cycle
22 days
Latest Release
-
Changelog History
Page 7
Changelog History
Page 7
-
v2.9.9 Changes
- ๐ Fix error in the ActiveSupport::Notifications integration when a transaction gets completed during event instrumentation. PR #532
- ๐ Fix Redis constant load error. PR #543
- โ Add more logging for errors in debug mode. PR #544
- Deprecate notify_of_deploy command. PR #545
- ๐ฆ Always call the block given to
Appsignal.monitor_transaction
and log errors from the helper even when AppSignal is not active. PR #547
-
v2.9.8 Changes
- ๐ Fix Ruby 1.9 compatibility in extension installation. PR #531
-
v2.9.7 Changes
- ๐ Fix minutely probes not being loaded from Rails initializers. PR #528
-
v2.9.6 Changes
- ๐จ Print link to diagnose docs on unsuccessful demo command. PR #512
- โ Add support for minutely probe
.dependencies_present?
check. PR #523 - ๐ Do not activate Sidekiq minutely probe on unsupported Redis gem versions. PR #523.
-
v2.9.5 Changes
- ๐ Improve logging in minutely probes. PR #508
- Delay the first minutely probe for a bit, since it might take some time for dependencies to initialize. PR #511
-
v2.9.4 Changes
- ๐ฒ Log error backtraces in minutely probes as debug messages. PR #495
- Don't add cluster behavior in Puma single mode. PR #504
- ๐ Only register ActionView event formatter in Rails. PR #503
- ๐ค Convert Sidekiq latency from seconds to ms. PR #505
-
v2.9.3 Changes
- โ Remove GCProbe. PR #501
-
v2.9.2 Changes
- ๐ Fix Puma.stats calls. PR #496
- Only send Puma metrics if available. PR #497
- Track memory metrics of the current process. PR #499
-
v2.9.1 Changes
- ๐ Fix memory leak in custom metrics key names. Commit 9064e2ccfd19ee05c333d0ecda4deafdd743629e
-
v2.9.0 Changes
- ๐ Fix installations using git source. PR #455
- Track installation results in installation report. PR #450
- ๐ Fix Rails 6 deprecation warnings. PR #460, PR #478, PR #483
- ๐ Improve error handling in minutely probes mechanism. PR #467
- Only allow one minutely probe thread to run at a time. PR #469
- ๐ Change minutely probes register method to use a key for every probe. PR #473
- 0๏ธโฃ Send Sidekiq metrics by default. PR #471
- 0๏ธโฃ Send MongoDB metrics by default. PR #472
- ๐ Fix Ruby 2.6 deprecation warnings. PR #479
- ๐ Support blocks for
Appsignal.send_error
to add more metadata to the AppSignal transaction. PR #481 - ๐ Move instrumentation & metrics helpers to modules. PR #487
- โ Add Puma minutely probe. PR #488
- ๐ฒ Log invalid EventFormatter registrations as errors. PR #491
- ๐ Support container CPU host metrics. Commit f2fca1ec5a850cd84fbc8cefe63af8f039ebb155
- ๐ Support StatsD server in agent. Commit f2fca1ec5a850cd84fbc8cefe63af8f039ebb155
- ๐ Fix samples being reported for multiple namespaces. Commit f2fca1ec5a850cd84fbc8cefe63af8f039ebb155
- Report memory and swap usage in percent using the memory_usage and swap_usage metrics. Commit f2fca1ec5a850cd84fbc8cefe63af8f039ebb155