Commit f9bb9d6
authored
Correct
Corrected the `markBackgroundSpan` option of JS browser tracing
integration docs.
Implementation reference:
[Link](https://github.com/getsentry/sentry-javascript/blob/3deeecd8d5e5d3b4be68c7e22982e2d0d26a1a62/packages/browser/src/tracing/browserTracingIntegration.ts#L109)markBackgroundSpan option in JS browser tracing (#15383)1 parent 52726fb commit f9bb9d6
File tree
1 file changed
+3
-3
lines changed- docs/platforms/javascript/common/tracing/instrumentation
1 file changed
+3
-3
lines changedLines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
89 | | - | |
| 89 | + | |
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
| |||
138 | 138 | | |
139 | 139 | | |
140 | 140 | | |
141 | | - | |
| 141 | + | |
142 | 142 | | |
143 | 143 | | |
144 | 144 | | |
| |||
229 | 229 | | |
230 | 230 | | |
231 | 231 | | |
232 | | - | |
| 232 | + | |
0 commit comments