sentry-java icon indicating copy to clipboard operation
sentry-java copied to clipboard

Send request payload in Apollo integrations

Open adinauer opened this issue 3 years ago • 1 comments

Problem Statement

Currently the request payload is not sent by Apollo (v2 and v3) integrations. We should send it up to https://docs.sentry.io/platforms/java/configuration/options/#max-request-body-size

Solution Brainstorm

Take a look at other integrations that already send the request body.

adinauer avatar Jun 30 '22 13:06 adinauer

Does PII stripping run on it? Should it be guarded behind send default pii?

Created https://github.com/getsentry/team-mobile/issues/41 to track across SDKs

Make sure it's documented in develop docs how integrations should send request body.

adinauer avatar Jul 27 '22 14:07 adinauer