Skip to content

Commit 659dd9b

Browse files
cleptriclizokm
authored andcommitted
Update develop-docs/sdk/telemetry/traces/tracing-without-performance.mdx
Co-authored-by: Liza Mock <[email protected]>
1 parent 15a746d commit 659dd9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

develop-docs/sdk/telemetry/traces/tracing-without-performance.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ Note, that for incoming requests with trace headers, SDKs should still continue
7676
SDKs implementing TwP mode must adhere to the behavior described in this section.
7777
Everything else (e.g. how to store the trace data and specific tracing options) is considered an implementation detail and can be implemented as needed.
7878

79-
### Continuing incoming traces
79+
### Continuing Incoming Traces
8080

8181
SDKs in TwP mode must continue incoming traces (e.g. from incoming HTTP requests) and attach the trace data of that trace to any events that are created during the lifetime of this trace.
8282
Furthermore, they must propagate the trace as usual to any outgoing requests.

0 commit comments

Comments
 (0)