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 08a4732 commit 1b90187Copy full SHA for 1b90187
sentry_sdk/tracing.py
@@ -188,7 +188,7 @@ def __init__(
188
If otel_span is passed explicitly, just acts as a proxy.
189
190
If span is passed explicitly, use it. The only purpose of this param
191
- if backwards compatibility with start_transaction(transaction=...).
+ is backwards compatibility with start_transaction(transaction=...).
192
193
If only_if_parent is True, just return an INVALID_SPAN
194
and avoid instrumentation if there's no active parent span.
0 commit comments