getsentry / getsentry/sentry-java
Deprecate fields that should not be on payloads according to relay
Open
Android
Errors
Improvement
- Dominant language
- Kotlin
- Stars
- 1.4k
- Forks
- 478
- Avg merge
- 2d 23h
- Merged PRs (30d)
- 67
Description
### Problem Statement
e.g. `other` on the `request` is dropped during ingestion.
### Solution Brainstorm
`other` should be deprecated similar to what was done on `user` (#2258)
There are probably more fields that need to be investigated.
Contributor guide
Assessment
This issue has not been assessed yet.