You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/product/explore/profiling/getting-started.mdx
+22-18Lines changed: 22 additions & 18 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,24 +14,6 @@ All SDKs that currently support transaction-based Profiling will be migrated ove
14
14
15
15
## Supported SDKs
16
16
17
-
### Transaction-based Profiling
18
-
19
-
<Alert>
20
-
21
-
Transaction-based Profiling requires Sentry's tracing product being enabled beforehand. To enable tracing and performance monitoring features in the SDK, check out our [Insights guide](/product/insights/).
-[iOS and macOS](/platforms/apple/guides/ios/profiling/#continuous-profiling)
40
+
41
+
42
+
### Transaction-based Profiling
43
+
44
+
<Alert>
45
+
46
+
If Continuous Profiling or UI Profiling are not supported on your SDK, you can fall back to the older transaction-based Profiling implementation for the platforms below.
47
+
48
+
Transaction-based Profiling requires Sentry's tracing product being enabled beforehand. To enable tracing and performance monitoring features in the SDK, check out our [Insights guide](/product/insights/).
0 commit comments