Skip to content

Commit 137dbb8

Browse files
author
Shannon Anahata
committed
order span lifecycle doc
1 parent 03f5d6a commit 137dbb8

File tree

1 file changed

+1
-1
lines changed
  • docs/platforms/python/tracing/configure-sampling

1 file changed

+1
-1
lines changed

docs/platforms/python/tracing/configure-sampling/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -284,4 +284,4 @@ The two key headers are:
284284
- `sentry-trace`: Contains trace ID, span ID, and sampling decision
285285
- `baggage`: Contains additional trace metadata including sample rate
286286

287-
The Sentry Python SDK automatically attaches these headers to outgoing HTTP requests when using auto-instrumentation with libraries like `requests`, `urllib3`, or `httpx`. For other communication channels, you can manually propagate trace information. Learn more about customizing tracing in [custom trace propagation](/platforms/python/tracing/distributed-tracing/custom-trace-propagation/).
287+
The Sentry Python SDK automatically attaches these headers to outgoing HTTP requests when using auto-instrumentation with libraries like `requests`, `urllib3`, or `httpx`. For other communication channels, you can manually propagate trace information. Learn more about customizing tracing in [custom trace propagation](/platforms/python/tracing/distributed-tracing/custom-trace-propagation/)

0 commit comments

Comments
 (0)