Add Sentry support

Only enable in production
This commit is contained in:
Jeremy Benoist
2019-06-05 13:15:15 +02:00
parent 8671da5ead
commit 955a3bde17
5 changed files with 589 additions and 88 deletions

View File

@ -63,3 +63,6 @@ parameters:
redis_port: 6379
redis_path: null
redis_password: null
# sentry logging
sentry_dsn: ~