Skip to content

Commit 61dd75e

Browse files
authored
Update index.mdx
Nix distributed tracing
1 parent fef0ae1 commit 61dd75e

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
@@ -174,10 +174,6 @@ with sentry_sdk.start_transaction(name="Background Task", op="task") as transact
174174
pass
175175
```
176176

177-
## Distributed Tracing
178-
179-
See <PlatformLink to="/tracing/distributed-tracing/">Distributed Tracing</PlatformLink> for details on how to propagate trace information across different services or applications.
180-
181177
## Improving Span Data
182178

183179
### Adding Span Attributes

0 commit comments

Comments
 (0)