Revert "misc: add support for sentry logging"

This reverts commit 8d2a29f286.
This commit is contained in:
Saúl Ibarra Corretgé
2021-04-17 22:45:57 +02:00
parent 7a4720205e
commit 2900680798
9 changed files with 14 additions and 45 deletions

View File

@@ -376,15 +376,3 @@ RESTART_POLICY=unless-stopped
# Authenticate using external service or just focus external auth window if there is one already.
# TOKEN_AUTH_URL=https://auth.meet.example.com/{room}
# Sentry Error Tracking
# Sentry Data Source Name (Endpoint for Sentry project)
#JVB_SENTRY_DSN=https://public:private@host:port/1
#JICOFO_SENTRY_DSN=https://public:private@host:port/1
#JIGASI_SENTRY_DSN=https://public:private@host:port/1
# Optional environment info to filter events
#SENTRY_ENVIRONMENT=production
# Optional release info to filter events
#SENTRY_RELEASE=1.0.0