Skip to content

Commit 8d48eeb

Browse files
committed
fix
1 parent 7a26e41 commit 8d48eeb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conf/config.yaml.example

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ apisix:
150150
neg_ttl: 60 # Negative cache TTL
151151
neg_count: 512 # Negative cache size
152152

153-
tracing: false # Enable comprehensive request lifecycle tracing (SSL/SNI, rewrite, access, header_filter, body_filter, and log).
153+
tracing: false # Enable comprehensive request lifecycle tracing (SSL/SNI, rewrite, access, header_filter, body_filter, and log).
154154
# When disabled, OpenTelemetry collects only a single span per request.
155155

156156
nginx_config: # Config for render the template to generate nginx.conf

0 commit comments

Comments
 (0)