getsentry / getsentry/sentry-java
Send request payload in Apollo integrations
Open
Android
Feature
Spans
- Dominant language
- Kotlin
- Stars
- 1.4k
- Forks
- 478
- Avg merge
- 2d 23h
- Merged PRs (30d)
- 67
Description
### 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.
Contributor guide
Assessment
This issue has not been assessed yet.