Configure airbrake as Errbit documentation says
Quoting `errbit/errbit/blob/main/app/views/apps/_configuration_instructions.html.erb` > airbrake.io supports various features that are out of scope for Errbit.
This commit is contained in:
@@ -13,6 +13,9 @@ Airbrake.configure do |config|
|
||||
end
|
||||
|
||||
config.performance_stats = false
|
||||
config.job_stats = false
|
||||
config.query_stats = false
|
||||
config.remote_config = false
|
||||
end
|
||||
|
||||
Airbrake.add_filter do |notice|
|
||||
|
||||
Reference in New Issue
Block a user