AppSignal v2.4.1 Release Notes

    • โž• Add Que integration. PR #361
    • ๐Ÿ‘Œ Support Sidekiq delayed extension job action names better. Now action names are reported as their class and class method name (MyClass.method), rather than Sidekiq::Extensions::DelayedClass#perform for all jobs through that extension. PR #362
    • ๐Ÿ‘Œ Support Sidekiq Enterprise encrypted values. PR #365
    • ๐Ÿ— Use musl build for older libc systems. PR #366