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 ea89a5a commit 1c93520Copy full SHA for 1c93520
tests/integrations/opentelemetry/test_utils.py
@@ -3,7 +3,7 @@
3
import pytest
4
from opentelemetry.trace import SpanKind, Status, StatusCode
5
6
-from sentry_sdk.integrations.opentelemetry.utils import (
+from sentry_sdk.opentelemetry.utils import (
7
extract_span_data,
8
extract_span_status,
9
span_data_for_db_query,
0 commit comments