You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: instrumentation-loongsuite/loongsuite-instrumentation-dashscope/src/opentelemetry/instrumentation/dashscope/__init__.py
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -30,7 +30,7 @@
30
30
completion functionality.
31
31
32
32
Usage:
33
-
from loongsuite.instrumentation.dashscope import DashScopeInstrumentor
33
+
from opentelemetry.instrumentation.dashscope import DashScopeInstrumentor
0 commit comments