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/platforms/python/profiling/index.mdx
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -76,7 +76,7 @@ This is useful for cases where you deploy your service many times, but would onl
76
76
77
77
### Upgrading from Older SDK versions
78
78
79
-
Continuous profiling was experimental in SDK versions prior to `2.24.1` and will be deprecated. Data sent by these older versions will not be accepted in the near future. Learn how to upgrade <PlatformLinkto="/profiling/troubleshooting/#continuous-profiling">here</PlatformLink>.
79
+
Continuous profiling was experimental in SDK versions prior to `2.24.1` and will be deprecated. Data sent by these older versions will not be accepted in the near future. Learn how to upgrade <PlatformLinkto="/troubleshooting/#continuous-profiling">here</PlatformLink>.
80
80
81
81
## Enable Transaction Based Profiling
82
82
@@ -125,4 +125,4 @@ For Profiling to work, you have to first enable [Sentry’s tracing](/concepts/k
125
125
126
126
### Upgrading from Older Python SDK Versions
127
127
128
-
Transaction based profiling was experimental in SDK versions prior to `1.18.0`. Learn how to upgrade <PlatformLinkto="/profiling/troubleshooting/#transaction-based-profiling">here</PlatformLink>.
128
+
Transaction based profiling was experimental in SDK versions prior to `1.18.0`. Learn how to upgrade <PlatformLinkto="/troubleshooting/#transaction-based-profiling">here</PlatformLink>.
0 commit comments