File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed
Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change 376376 / active: true \( Loaded from: system\) / ,
377377 / activejob_report_errors: "all"/ ,
378378 %r{ ca_file_path: ".+/appsignal[-/]ruby/resources/cacert.pem"} ,
379+ / default_tags: \{ \} / ,
379380 " dns_servers: []" ,
380381 / enable_active_support_event_log_reporter: false/ ,
381382 / enable_allocation_tracking: true/ ,
556557 "active" => true ,
557558 "activejob_report_errors" => "all" ,
558559 "ca_file_path" => matching ( %r{.+/appsignal[-/]ruby/resources/cacert\. pem$} ) ,
560+ "default_tags" => { } ,
559561 "dns_servers" => [ ] ,
560562 "enable_active_support_event_log_reporter" => false ,
561563 "enable_allocation_tracking" => true ,
747749 "default" => {
748750 "activejob_report_errors" => "all" ,
749751 "ca_file_path" => matching ( %r{.+/appsignal[-/]ruby/resources/cacert\. pem$} ) ,
752+ "default_tags" => { } ,
750753 "dns_servers" => [ ] ,
751754 "enable_active_support_event_log_reporter" => false ,
752755 "enable_allocation_tracking" => true ,
You can’t perform that action at this time.
0 commit comments