Skip to content

Commit 6de450f

Browse files
author
Shannon Anahata
committed
update span lifecycle
1 parent ab9ebf7 commit 6de450f

File tree

1 file changed

+0
-4
lines changed
  • docs/platforms/python/tracing/span-lifecycle

1 file changed

+0
-4
lines changed

docs/platforms/python/tracing/span-lifecycle/index.mdx

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -125,10 +125,6 @@ with sentry_sdk.start_transaction(name="Background Task", op="task") as transact
125125
pass
126126
```
127127

128-
## Distributed Tracing
129-
130-
See <PlatformLink to="/tracing/distributed-tracing/">Distributed Tracing</PlatformLink> for details on how to propagate trace information across different services or applications.
131-
132128
## Improving Span Data
133129

134130
### Adding Span Attributes

0 commit comments

Comments
 (0)