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 4e3ac8d commit f6a8995Copy full SHA for f6a8995
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): false
+ env(JAEGER_TRACE_128): '0'
16
17
services:
18
spl.stack:
0 commit comments