Timothy Jaeryang Baek 1 month ago
parent
commit
b427f506f6
1 changed files with 0 additions and 1 deletions
  1. 0 1
      backend/open_webui/main.py

+ 0 - 1
backend/open_webui/main.py

@@ -433,7 +433,6 @@ app.state.LICENSE_METADATA = None
 #
 ########################################
 
-if not ENABLE_OTEL:
 if ENABLE_OTEL:
     from open_webui.utils.telemetry.setup import setup as setup_opentelemetry