Skip to content

Commit 596bca2

Browse files
cleptriclizokm
andauthored
Update develop-docs/sdk/telemetry/traces/tracing-without-performance.mdx
Co-authored-by: Liza Mock <[email protected]>
1 parent 30681b8 commit 596bca2

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
@@ -82,7 +82,7 @@ SDKs in TwP mode must continue incoming traces (e.g. from incoming HTTP requests
8282
Furthermore, they must propagate the trace as usual to any outgoing requests.
8383
This means that continuing traces should work just like in the regular tracing mode (with spans).
8484

85-
### Starting a new Trace
85+
### Starting a New Trace
8686

8787
If an SDK in TwP mode doesn't receive an incoming trace, it should start a new trace.
8888
In this case, the new trace is not sampled (as in, there is no sampling decision, neither positive nor negative).

0 commit comments

Comments
 (0)