We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23ef8ca commit 4f6ccc4Copy full SHA for 4f6ccc4
sentry_sdk/tracing.py
@@ -228,7 +228,7 @@ class Span:
228
https://develop.sentry.dev/sdk/performance/span-operations/
229
:param description: A description of what operation is being performed within the span.
230
231
- .. deprecated:: 2.X.X
+ .. deprecated:: 2.15.0
232
Please use the `name` parameter, instead.
233
:param name: A string describing what operation is being performed within the span.
234
:param hub: The hub to use for this span.
0 commit comments