Jun 02, 2026
Filter internal Sidekiq data, and fix bugs
Ruby4.8.5
Changed
- Exclude more Sidekiq internal job attributes (
cattr,tags,retry_forandunique_for) from the tags reported for Sidekiq jobs.
Fixed
- Continue reporting non-disk host metrics when a mount is frozen.
- Prevent a
NoMethodErrorin the Active Job, Rake, Sidekiq, Delayed Job, and WebMachine instrumentations when the creation of an AppSignal transaction is interrupted by process shutdown signals.
View the Ruby gem v4.8.5 changelog for more information.