Skip to content

Commit 83f52d1

Browse files
authored
fix(tracing): Force-disable self-tracing on on-premise (#285)
1 parent ddabbe9 commit 83f52d1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

sentry/config.example.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,3 +67,5 @@ system.internal-url-prefix: 'http://web:9000'
6767
symbolicator.enabled: true
6868
symbolicator.options:
6969
url: "http://symbolicator:3021"
70+
71+
transaction-events.force-disable-internal-project: true

0 commit comments

Comments
 (0)