Skip to content

Commit 9842ed9

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

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
@@ -129,6 +129,6 @@ TwP mode was introduced after SDKs were already capable of sending spans and tra
129129
The primary motivation for TwP was to ensure that errors across application or service boundaries are still connected if they occurred in the same trace.
130130

131131
The name "Tracing without Performance" was chosen because at the time of introduction, we associated spans purely with performance monitoring.
132-
Today, we associate spans more towards "Tracing" in general, and only (some of) the data from spans with Performance Monitoring.
132+
Today, we associate spans with "Tracing" in general, and only (some of) the data from spans with Performance Monitoring.
133133
This is why the name from today's perspective is a bit misleading.
134134
As a mental model, think of TwP as "Tracing without Spans".

0 commit comments

Comments
 (0)