Add sentry rq integration

This commit is contained in:
Max Meinhold 2020-10-11 13:26:45 -04:00
parent b9bd1d4e14
commit c80b240497
No known key found for this signature in database
GPG key ID: 00B8B1017EEC103F
3 changed files with 14 additions and 2 deletions

View file

@ -1,3 +1,3 @@
#!/bin/sh
/opt/app-root/bin/rq worker -u "$PROXSTAR_REDIS_URL" --sentry-dsn "$PROXSTAR_SENTRY_DSN"
/opt/app-root/bin/rq worker -u "$PROXSTAR_REDIS_URL" --sentry-dsn "" -c rqsettings