Skip to content

Commit 2a7eb65

Browse files
committed
Removing profiling from this section
1 parent ac7590d commit 2a7eb65

File tree

1 file changed

+0
-6
lines changed
  • docs/platforms/javascript/common/tracing

1 file changed

+0
-6
lines changed

docs/platforms/javascript/common/tracing/index.mdx

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -51,12 +51,6 @@ Learn more about tracing <PlatformLink to="/configuration/options/#tracing-optio
5151

5252
Sentry captures distributed traces consisting of transactions and spans, which measure individual services and individual operations within those services, respectively. Learn more about our model in [Distributed Tracing](/product/sentry-basics/tracing/distributed-tracing/).
5353

54-
55-
<PlatformSection notSupported={["javascript.bun", "javascript.deno", "javascript.cloudflare", "javascript.cordova", "javascript.capacitor"]}>
56-
## Enhancing Trace Data with Profiling
57-
You can additionally <PlatformLink to="/profiling">set up Profiling</PlatformLink> to get even more detailed tracing information like stack traces and flame graphs.
58-
</PlatformSection>
59-
6054
## Verify
6155

6256
<PlatformSection supported={["javascript"]} notSupported={["javascript.cordova"]}>

0 commit comments

Comments
 (0)