Skip to content

Commit 8d80b24

Browse files
authored
fix(docs): Update text for android configure profiling step (#6086)
This was a typo. Instead of the same text as the configure performance step, it should tell the user to add the option.
1 parent 45a0dd2 commit 8d80b24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/wizard/android/profiling-onboarding/android/3.configure-profiling.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ type: language
77

88
#### Configure Profiling
99

10-
Sentry’s performance monitoring product has to be enabled in order for Profiling to work. To enable performance monitoring in the SDK:
10+
Add the `io.sentry.traces.profiling.sample-rate` tag to your SDK config.
1111

1212
```xml {filename:AndroidManifest.xml}
1313
<application>

0 commit comments

Comments
 (0)