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 49a9079 commit 27c49b6Copy full SHA for 27c49b6
src/memos/api/server_api.py
@@ -1,3 +1,5 @@
1
+from aliyun.opentelemetry.instrumentation.auto_instrumentation import sitecustomize
2
+
3
import logging
4
5
from fastapi import FastAPI, HTTPException
0 commit comments