Sentry.init do |config| config.breadcrumbs_logger = %i[active_support_logger http_logger] # To activate performance monitoring, set one of these options. # We recommend adjusting the value in production: config.traces_sample_rate = 0.5 end