We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ce8b89 commit 2d08fb7Copy full SHA for 2d08fb7
src/Resources/services.yml
@@ -12,7 +12,7 @@ parameters:
12
env(JAEGER_DEBUG_COOKIE): 'debug'
13
env(JAEGER_SERVICE_NAME): '%service_name%'
14
env(JAEGER_SPAN_BATCH): '16'
15
- env(JAEGER_TRACE_128): '%env(bool:JAEGER_TRACE_128)%'
+ env(JAEGER_TRACE_128): false
16
17
services:
18
spl.stack:
0 commit comments