Skip to content

Commit 3bfe88b

Browse files
HazATPeloWriter
andauthored
feat: Move SDK perfromance docs to platforms (#2175)
* feat: Move SDK perfromance docs to platforms * Update src/platforms/node/guides/koa/index.mdx Co-authored-by: Fiona <[email protected]> * ref: Update apm links Co-authored-by: Fiona <[email protected]>
1 parent d70fb33 commit 3bfe88b

File tree

15 files changed

+469
-529
lines changed

15 files changed

+469
-529
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)