Skip to content

Commit 765f073

Browse files
adinauerstephanie-anderson
authored andcommitted
Fix typo (#831)
1 parent 6ac0bd9 commit 765f073

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

develop-docs/sdk/performance/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Tracing is enabled by setting any of three SDK config options, `enableTracing`,
2222

2323
### `enableTracing`
2424

25-
This option shall enable the generateion of transactions and propagation of trace data. Sample rates shall be set at a default which is practical to the specific platform. Users may use the other options, listed below, should their use case require it. The standard should be to set the default sample rate at 100%, and only working back if there are inherent concerns for that platform. Users should be able to send most if not all of their data and rely on Sentry server side processing of their data.
25+
This option shall enable the generation of transactions and propagation of trace data. Sample rates shall be set at a default which is practical to the specific platform. Users may use the other options, listed below, should their use case require it. The standard should be to set the default sample rate at 100%, and only working back if there are inherent concerns for that platform. Users should be able to send most if not all of their data and rely on Sentry server side processing of their data.
2626

2727
### `tracesSampleRate`
2828

0 commit comments

Comments
 (0)