fix(tracing): Force-disable self-tracing on on-premise (#285)
This commit is contained in:
parent
ddabbe96c6
commit
83f52d1fe5
@ -67,3 +67,5 @@ system.internal-url-prefix: 'http://web:9000'
|
|||||||
symbolicator.enabled: true
|
symbolicator.enabled: true
|
||||||
symbolicator.options:
|
symbolicator.options:
|
||||||
url: "http://symbolicator:3021"
|
url: "http://symbolicator:3021"
|
||||||
|
|
||||||
|
transaction-events.force-disable-internal-project: true
|
||||||
|
Reference in New Issue
Block a user