diff --git a/docs/platforms/native/common/configuration/options.mdx b/docs/platforms/native/common/configuration/options.mdx index e60e160595bc2..9a5a8134b3d2a 100644 --- a/docs/platforms/native/common/configuration/options.mdx +++ b/docs/platforms/native/common/configuration/options.mdx @@ -72,6 +72,12 @@ Controls whether the SDK should propagate the W3C `traceparent` HTTP header alon + + +Set this boolean to `false` to disable client reports. Client reports are a protocol feature that allows clients to send status information about themselves to Sentry. They’re currently used mainly to report outcomes for events that were never sent. + + + ## Hooks These options can be used to hook the SDK in various ways to customize the reporting of events.