diff --git a/docs/platforms/javascript/common/configuration/options.mdx b/docs/platforms/javascript/common/configuration/options.mdx index 0097015545f85..661b2fe960ca4 100644 --- a/docs/platforms/javascript/common/configuration/options.mdx +++ b/docs/platforms/javascript/common/configuration/options.mdx @@ -497,7 +497,7 @@ Sentry.init({ - + If set to `true`, the SDK adds the [W3C `traceparent` header](https://www.w3.org/TR/trace-context/) to outgoing Http requests made via `fetch` or `XMLHttpRequest`. This header is attached in addition to the `sentry-trace` and `baggage` headers. @@ -514,8 +514,6 @@ See De - - ## Logs Options @@ -530,6 +528,8 @@ This function is called with a log object, and can return a modified log object, + + ## Session Replay Options