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 1c93520 commit 67d3117Copy full SHA for 67d3117
tests/integrations/opentelemetry/test_propagator.py
@@ -6,7 +6,7 @@
6
from opentelemetry.propagators.textmap import DefaultSetter
7
8
import sentry_sdk
9
-from sentry_sdk.integrations.opentelemetry.consts import (
+from sentry_sdk.opentelemetry.consts import (
10
SENTRY_BAGGAGE_KEY,
11
SENTRY_TRACE_KEY,
12
)
0 commit comments