Skip to content

Commit 030398f

Browse files
committed
feat: Move SDK perfromance docs to platforms
1 parent d70fb33 commit 030398f

File tree

14 files changed

+467
-527
lines changed

14 files changed

+467
-527
lines changed

src/docs/product/performance/getting-started.mdx

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -13,16 +13,16 @@ After this quick setup, you'll have access to [Performance](/product/performance
1313

1414
Sentry's Performance features are now generally available. Customers on any of our legacy plans will need to add transaction events to their subscription to access Performance. For more details about access to these features, feel free to reach out at [[email protected]](mailto:[email protected]).
1515

16-
Supported SDKs for Tracing
17-
18-
- JavaScript Browser SDK ≥ 5.16.0
19-
- JavaScript Node SDK ≥ 5.16.0
20-
- Python SDK version ≥ 0.11.2
21-
- JavaScript React SDK ≥ 5.18.1
22-
2316
</markdown>
2417
</Alert>
2518

26-
## Install and Configure an SDK
19+
## Using in SDKs
2720

28-
<PlatformContent includePath="performance-monitoring/configuration" />
21+
- [JavaScript](/platforms/javascript/#monitor-performance)
22+
- [Angular](/platforms/javascript/guides/angular/#monitor-performance)
23+
- [React](/platforms/javascript/guides/react/#monitor-performance)
24+
- [Vue](/platforms/javascript/guides/vue/#monitor-performance)
25+
- [Node.js](/platforms/node/#monitor-performance)
26+
- [Express](/platforms/node/guides/express/#monitor-performance)
27+
- [Koa](/platforms/node/guides/koa/#monitor-performance)
28+
- [Python](/platforms/python/#monitor-performance)

src/includes/performance-monitoring/configuration/koa.mdx

Lines changed: 0 additions & 126 deletions
This file was deleted.

src/includes/performance-monitoring/configuration/node.mdx

Lines changed: 0 additions & 196 deletions
This file was deleted.

0 commit comments

Comments
 (0)