Monitoring: Add Scout APM (#487)

* Add scout APM
This commit is contained in:
Subin T P
2020-02-15 04:22:37 +05:30
committed by GitHub
parent 919261d843
commit eb5185974a
2 changed files with 4 additions and 0 deletions

View File

@@ -73,6 +73,7 @@ gem 'haikunator'
##--- gems for debugging and error reporting ---##
# static analysis
gem 'brakeman'
gem 'scout_apm'
gem 'sentry-raven'
##-- background job processing --##