Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 9 additions & 9 deletions src/docs/product/performance/getting-started.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -13,16 +13,16 @@ After this quick setup, you'll have access to [Performance](/product/performance

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]).

Supported SDKs for Tracing

- JavaScript Browser SDK ≥ 5.16.0
- JavaScript Node SDK ≥ 5.16.0
- Python SDK version ≥ 0.11.2
- JavaScript React SDK ≥ 5.18.1

</markdown>
</Alert>

## Install and Configure an SDK
## Using in SDKs

<PlatformContent includePath="performance-monitoring/configuration" />
- [JavaScript](/platforms/javascript/#monitor-performance)
- [Angular](/platforms/javascript/guides/angular/#monitor-performance)
- [React](/platforms/javascript/guides/react/#monitor-performance)
- [Vue](/platforms/javascript/guides/vue/#monitor-performance)
- [Node.js](/platforms/node/#monitor-performance)
- [Express](/platforms/node/guides/express/#monitor-performance)
- [Koa](/platforms/node/guides/koa/#monitor-performance)
- [Python](/platforms/python/#monitor-performance)
126 changes: 0 additions & 126 deletions src/includes/performance-monitoring/configuration/koa.mdx

This file was deleted.

196 changes: 0 additions & 196 deletions src/includes/performance-monitoring/configuration/node.mdx

This file was deleted.

Loading