Skip to content

Commit c911c9d

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

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
@@ -56,7 +56,7 @@ Sentry.init({
5656
});
5757
```
5858

59-
Importantly, also setting `tracesSampleRate: 0` means that TwP mode is disabled.
59+
It's important to note that setting `tracesSampleRate: 0` disables TwP mode.
6060

6161
### Completely Disabling Tracing
6262

0 commit comments

Comments
 (0)