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 2a554c3 commit 5d6e318Copy full SHA for 5d6e318
sentry_sdk/opentelemetry/__init__.py
@@ -2,6 +2,6 @@
2
from sentry_sdk.opentelemetry.span_processor import SentrySpanProcessor
3
4
__all__ = [
5
- "SentrySpanProcessor",
6
"SentrySampler",
+ "SentrySpanProcessor",
7
]
0 commit comments