Skip to content

Commit 98f3eba

Browse files
authored
docs(profiling): Clarify which SDKs support continuous profiling (#11280)
* docs(profiling): Clarify which sdks support continuous profiling * add beta banner
1 parent 2e74f0d commit 98f3eba

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

docs/product/explore/profiling/getting-started.mdx

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ Profiling depends on Sentry's performance monitoring product being enabled befor
1414

1515
</Alert>
1616

17+
### Transaction Profiling
18+
1719
- [Browser JavaScript](/platforms/javascript/profiling/) [beta]
1820
- Mobile
1921
- [Android](/platforms/android/profiling/)
@@ -28,3 +30,13 @@ Profiling depends on Sentry's performance monitoring product being enabled befor
2830
- [PHP](/platforms/php/profiling/)
2931
- [Go](/platforms/go/profiling/) [experimental]
3032
- [Ruby](/platforms/ruby/profiling/) [beta]
33+
34+
### Continuous Profiling
35+
36+
<Include name="feature-stage-beta.mdx" />
37+
38+
- Mobile
39+
- [iOS and macOS](/platforms/apple/guides/ios/profiling/#continuous-profiling)
40+
- Standalone and server apps
41+
- [Node.js](/platforms/javascript/guides/node/profiling/#enable-continuous-profiling)
42+
- [Python](/platforms/python/profiling/#enable-continuous-profiling)

0 commit comments

Comments
 (0)