Skip to content

Commit 5cc804e

Browse files
committed
Disable observability by default
Signed-off-by: Mihai Criveti <crivetimihai@gmail.com>
1 parent 38b01ad commit 5cc804e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.env.example

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -353,7 +353,7 @@ PLUGINS_ENABLED=false
353353
#####################################
354354

355355
# Master switch for observability (true/false)
356-
OTEL_ENABLE_OBSERVABILITY=true
356+
OTEL_ENABLE_OBSERVABILITY=false
357357

358358
# Service identification
359359
OTEL_SERVICE_NAME=mcp-gateway

0 commit comments

Comments
 (0)