Skip to content

Commit 0df34c8

Browse files
authored
Merge pull request #6478 from rubyforgood/enable-scout-error-monitoring
Enable Scout error monitoring in production config
2 parents a1517f0 + 69917ad commit 0df34c8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config/scout_apm.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ common: &defaults
2222

2323
production:
2424
<<: *defaults
25+
errors_enabled: true
2526

2627
development:
2728
<<: *defaults

0 commit comments

Comments
 (0)