Crons Support with Ruby SDK 5.12.0
We are excited to announce Sentry has extended support for Crons for Ruby devs!
Standard job frameworks such as ActiveJob
and Sidekiq
with a perform
method can use the Sentry::Cron::MonitorCheckIns
mixin module to automatically capture check-ins.
Check out our docs to learn more, and refer to our release notes to see more features and fixes in the 5.12.0 release of our Ruby SDK.