Skip to content

Commit d0f0956

Browse files
Apply suggestions from code review
Co-authored-by: Shannon Anahata <[email protected]>
1 parent 883dd02 commit d0f0956

File tree

1 file changed

+4
-4
lines changed
  • docs/platforms/apple/common/profiling

1 file changed

+4
-4
lines changed

docs/platforms/apple/common/profiling/index.mdx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -133,13 +133,13 @@ Every time `SentrySDK.startWithOptions` is called with app start profiling confi
133133
134134
<Alert>
135135
136-
Profiling configuration as explained below was originally introduced in SDK version `8.12.0` and is deprecated in favor of profiling V2 introduced in 8.49.0, explained at the beginning of this section.
136+
Profiling configuration, explained below, was originally introduced in SDK version `8.12.0`. It is now deprecated in favor of profiling V2, introduced in 8.49.0.
137137
138138
</Alert>
139139
140140
<Alert>
141141
142-
Profiling depends on Sentry’s Tracing product being enabled beforehand. Check out the <PlatformLink to="/tracing/">tracing setup documentation</PlatformLink> for more detailed information on how to configure sampling.
142+
Profiling depends on Sentry’s Tracing product being enabled beforehand. Check out the <PlatformLink to="/tracing/">tracing setup documentation</PlatformLink> for detailed information on how to configure sampling.
143143
144144
</Alert>
145145
@@ -169,7 +169,7 @@ SentrySDK.start { options in
169169
170170
<Alert>
171171
172-
Launch profiling configuration as explained below was originally introduced in SDK version 8.21.0 and is deprecated in favor of profiling V2 configuration released in 8.49.0, explained at the beginning of this section.
172+
Launch profiling configuration, explained below, was originally introduced in SDK version 8.21.0. It is now deprecated in favor of profiling V2 configuration, released in 8.49.0.
173173
174174
</Alert>
175175
@@ -207,7 +207,7 @@ SentrySDK.start { options in
207207
208208
<Alert>
209209
210-
Continuous profiling as explained below was originally introduced in SDK version 8.36.0 and is deprecated in favor of profiling V2 configuration released in 8.49.0, explained at the beginning of this section.
210+
Continuous profiling, explained below, was originally introduced in SDK version 8.36.0. It is now deprecated in favor of profiling V2 configuration, released in 8.49.0.
211211
212212
</Alert>
213213

0 commit comments

Comments
 (0)