Merge pull request #5119 from consul/airbrake_setup_for_errbit
Fix integration between `Errbit` and the `airbrake` gem
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