We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95d82f8 commit 1c0ba7fCopy full SHA for 1c0ba7f
develop-docs/sdk/client-reports.mdx
@@ -8,6 +8,10 @@ about themselves to Sentry. They are currently mainly used to emit outcomes
8
for events that were never sent. Chained relays are also able to emit these
9
client reports to inform the next relay in chain about _some_ outcomes.
10
11
+Due to a bug in Relay, which discards envelopes containing unknown envelope
12
+items, the minimum required version of Sentry for client reports is
13
+[21.9.0](https://github.com/getsentry/relay/blob/master/CHANGELOG.md#2190).
14
+
15
## Basic Operation
16
17
Client reports are sent as envelope items to Sentry, typically as separate
0 commit comments