瀏覽代碼

Merge branch 'dev/7.2.x'

Yuki Takei 11 月之前
父節點
當前提交
e4d57f9cb6
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      apps/app/.env.development

+ 1 - 0
apps/app/.env.development

@@ -33,4 +33,5 @@ QUESTIONNAIRE_SERVER_ORIGIN="http://host.docker.internal:3003"
 
 # OpenTelemetry Official Configuration
 # Environment variables starting with 'OTEL_' are automatically loaded by the OpenTelemetry SDK
+OPENTELEMETRY_ENABLED=false
 OTEL_EXPORTER_OTLP_ENDPOINT=http://otel-collector:4317