We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0168685 commit d884f62Copy full SHA for d884f62
docs/platforms/javascript/common/tracing/index.mdx
@@ -97,7 +97,7 @@ traces to Sentry.
97
"javascript.solidstart",
98
]}
99
>
100
- In addition, you can configure `__SENTRY_TRACING__` to ensure the tracing code
+ In addition, you can set `__SENTRY_TRACING__` to `false` to ensure the tracing code
101
is removed from your production build. This will result in{" "}
102
<PlatformLink to="/tracing/distributed-tracing/">trace propagation</PlatformLink>{" "}
103
being disabled as well. See{" "}
0 commit comments