diff --git a/sentry/config.example.yml b/sentry/config.example.yml index 5547720..5cff314 100644 --- a/sentry/config.example.yml +++ b/sentry/config.example.yml @@ -67,3 +67,5 @@ system.internal-url-prefix: 'http://web:9000' symbolicator.enabled: true symbolicator.options: url: "http://symbolicator:3021" + +transaction-events.force-disable-internal-project: true